# Packages
No description provided by the author
# Functions
NewEncodingApp wires together the compoents.
# Structs
Encoder base64 encodes all input.
EncodingApp creates a flow-based pipeline to encode and print the result.
Printer is a component for printing to stdout.