//
pkg.gl
Category
github.com/kylesliu/Golang-Learn
Design-Patterns-Golang
Struct
Adapter
package
0.0.0-20190823073817-48c9e09f6365
Repository:
https://github.com/kylesliu/golang-learn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
45 SLOC
#
Functions
AdapterTest
test.
#
Structs
AdapterNonToYes
适配可充电电池使用接口.
NonRechargeableA
不可充电电池A.
NonRechargeableB
No description provided by the author
RechargeableBatteryAbstract
No description provided by the author
#
Interfaces
NonRechargeableBattery
不可充电电池使用接口.
RechargeableBattery
可充电电池使用接口.