package
1.3.3
Repository: https://github.com/roberchen/echelon.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewInteractiveRenderer creates a new InteractiveRenderer.
NewSimpleRenderer creates a simple renderer.

# Structs

InteractiveRenderer is a interactive rendere which is a dynamic one.
SimpleRenderer is a simple renderer with an io.Writer for output, a color for output color, and a map to save time stamps.