package
0.0.0-20250227122322-59689edd5517
Repository: https://github.com/ardanlabs/gotraining.git
Documentation: pkg.go.dev

# Structs

Cat contains everything a Cat needs.
Dog contains everything a Dog needs.

# Interfaces

Speaker provide a common behavior for all concrete types to follow if they want to be a part of this group.