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

CheckType will print based on the interface type.
Interfaces demonstrates casting from anonymous interfaces to types.
ShowConv demonstrates some type conversion.
Strconv demonstrates some strconv functions.