package
0.0.0-20241017075109-56ccb744ed38
Repository: https://github.com/ggvylf/learngo.git
Documentation: pkg.go.dev

# Functions

空接口可以表示任何类型,在使用的时候需要通过类型断言, 断言是true表示类型正确.

# Structs

No description provided by the author

# Interfaces

No description provided by the author