//
pkg.gl
Category
github.com/nikhilsbhat/neuron
cli
ui
package
0.0.0-20191005183010-c891ed9d85ea
Repository:
https://github.com/nikhilsbhat/neuron.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
8
Files
55 SLOC
#
Functions
Debug
Debug will be just defining the color for debugging.
Error
Error will be just defining the color for errors.
Info
Info will be just defining the color for informations.
Warn
Warn will be just defining the color for warnings.
#
Structs
Color
Color will just a wrap of the struct Attribute of package color.
NeuronUi
NeuronUi is just a wrap of the struct UiWriter of the same package.
UiWriter
UiWriter holds the writer for the cli ui.