package
0.1.2
Repository: https://github.com/jcdotter/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MultiReadWriter mimics the io.MultiWriter and io.MultiReader func.
Must panics if err is not nil.
MustWrite panics if err is not nil.
New constructs a new IO.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

io multi type for evaluating multiplexed readers and writers.
io multi type for evaluating multiplexed readers and writers.
Functions are the functions available to templates.

# Structs

IO is a reader/writer that combines the incorporates the funcationality of a template, buffer and io.ReadWriter.

# Interfaces

Reader mimics the io.Reader interface.
ReadWriter mimics the io.ReadWriter interface.
Writer mimics the io.Writer interface.