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

Process switches on operation type Then does work.
Processor routes work to Process.

# Constants

Add values.
Divide values.
Multiply values.
Subtract values.

# Structs

WorkRequest perform an op on two values.
WorkResponse returns the result and any errors.