module
Version:
v0.0.0-...-e93b31b
Opens a new window with list of versions in this module.
Published: Jul 1, 2015
License: MIT
Opens a new window with license information.
README
¶
soac
Standard output appearance changer
Usage
This changer can be used like "method chain"
c := soac.NewChanger()
fmt.Printf("%s\n", c.Underline().White().Bblack().Apply("Hello!!"))
c.Reset() //back to default
Supported colors
Basic 8 colors
- Black
- Red
- Green
- Yellow
- Blue
- Magenda
- Cyan
- White
256 colors
The list are here
TODO
Licence
The MIT License (MIT) Copyright (c) 2015 ami-GS
Directories
¶
Click to show internal directories.
Click to hide internal directories.