modulepackage
0.0.0-20210112022122-73f0047e8b65
Repository: https://github.com/kris-nova/lolgopher.git
Documentation: pkg.go.dev
# README
lolgopher
Rainbow Writer implementation for Golang
Based on https://github.com/busyloop/lolcat.
Proudly packaged with Golang dep
Installing
$ go get github.com/kris-nova/lolgopher
From Source
cd $GOPATH/src/github.com/kris-nova/lolgopher
go install .
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
NewLolWriter will return a new io.Writer with a default ColorMode of 256.
NewTruecolorLolWriter will return a new io.Writer with a default ColorMode of truecolor.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author