|
6 years ago | |
---|---|---|
.. | ||
terminal | 6 years ago | |
AUTHORS | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
adapter.go | 6 years ago | |
color.go | 6 years ago | |
hijacker.go | 6 years ago | |
marshaler.go | 6 years ago | |
nop.go | 6 years ago | |
pio.go | 6 years ago | |
printer.go | 6 years ago | |
registry.go | 6 years ago | |
terminal.go | 6 years ago |
PIO [Pill for Input/Output] tries to cure headaches by solving problems where go applications use different kinds of print targets or even loggers.
Navigate through _examples and integrations to learn if can cure yours too.
The only requirement is the Go Programming Language*.
$ go get github.com/kataras/pio
PIO is built on top of the standard library, it has zero external dependencies.
If you find that something is not working as expected please open an issue.
If you have any previous experience on this field your PR means gold to me!
Package | Author | Description |
---|---|---|
golog | Gerasimos Maropoulos | Simple, fast and easy-to-use level-based logger written entirely in GoLang. |
Do not hesitate to put your package on this list via PR!