package
0.11.0
Repository: https://github.com/siyul-park/uniflow.git
Documentation: pkg.go.dev

# Functions

NewReader returns a new Reader for the given io.Reader.
NewWriter creates a new Writer for the given io.Writer.

# Structs

Reader reads and processes YAML data from an io.Reader.
Writer writes structured data to an io.Writer in table format.