//
pkg.gl
Category
github.com/siyul-park/uniflow/cmd
pkg
resource
package
0.11.0
Repository:
https://github.com/siyul-park/uniflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
130 SLOC
#
Functions
NewReader
NewReader returns a new Reader for the given io.Reader.
NewWriter
NewWriter creates a new Writer for the given io.Writer.
#
Structs
Reader
Reader reads and processes YAML data from an io.Reader.
Writer
Writer writes structured data to an io.Writer in table format.