package
0.0.0-20230225110349-988b5a29a29c
Repository: https://github.com/tannergabriel/learning-go.git
Documentation: pkg.go.dev
# Functions
Define an empty interface - Often used for functions that accepts any type.
# Type aliases
Create type for interface.