//
pkg.gl
Category
github.com/ardanlabs/gotraining
topics
go
design
error_handling
exercises
exercise1
package
0.0.0-20250227122322-59689edd5517
Repository:
https://github.com/ardanlabs/gotraining.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
51 SLOC
#
Variables
ErrAmountTooLarge
ErrAmountTooLarge indicates the value beyond the upper bound.
ErrInvalidValue
ErrInvalidValue indicates the value is invalid.