package
0.0.0-20240930093752-df89de384c1e
Repository: https://github.com/zyyw/go-crash-course.git
Documentation: pkg.go.dev

# Interfaces

No description provided by the author

# Type aliases

dosen't have to a struct type to implement an interface basically, any type of user defined can implement an interface.