//
pkg.gl
Category
github.com/ibiscum/Go-Programming-Cookbook-Second-Edition
chapter12
internal
goflow
package
0.0.0-20241212173216-745cb4b42230
Repository:
https://github.com/ibiscum/go-programming-cookbook-second-edition.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
51 SLOC
#
Functions
NewEncodingApp
NewEncodingApp wires together the components.
#
Structs
Encoder
Encoder base64 encodes all input.
Printer
Printer is a component for printing to stdout.