package
0.0.0-20231004075738-44619c2e561a
Repository: https://github.com/bhavika2101/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.