package
0.0.0-20191005183010-c891ed9d85ea
Repository: https://github.com/nikhilsbhat/neuron.git
Documentation: pkg.go.dev

# Functions

Debug will be just defining the color for debugging.
Error will be just defining the color for errors.
Info will be just defining the color for informations.
Warn will be just defining the color for warnings.

# Structs

Color will just a wrap of the struct Attribute of package color.
NeuronUi is just a wrap of the struct UiWriter of the same package.
UiWriter holds the writer for the cli ui.