package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# 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.