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

# Packages

Sample program demonstrating when implicit interface conversions are provided by the compiler.
Sample program demonstrating that type assertions are a runtime and not compile time construct.
Sample program to show how method sets can affect behavior.