//
pkg.gl
Category
github.com/ggvylf/learngo
basic
interfaces
duanyan
package
0.0.0-20241017075109-56ccb744ed38
Repository:
https://github.com/ggvylf/learngo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
63 SLOC
#
Functions
Test
空接口可以表示任何类型,在使用的时候需要通过类型断言, 断言是true表示类型正确.
#
Structs
Coder
No description provided by the author
#
Interfaces
Worker
No description provided by the author