//
pkg.gl
Category
github.com/gauge2009/micro-golang
ch3-basic
package
0.0.0-20220106072424-312ee99d3cf3
Repository:
https://github.com/gauge2009/micro-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
510 SLOC
#
Structs
Car
No description provided by the author
CatDog
No description provided by the author
DomesticDuck
家鸭,具备游泳特性.
Flying
飞行特性.
Person
No description provided by the author
Swimming
游泳特性.
Wheel
No description provided by the author
WildDuck
野鸭,具备飞行和游泳特性.
#
Interfaces
Cat
Cat接口.
Dog
Dog接口.
Printer
No description provided by the author
Tank
No description provided by the author
#
Type aliases
FuncCaller
函数定义为类型.