//
pkg.gl
Category
github.com/Danny5487401/go_advanced_code
chapter09_design_pattern
02_structure
04_adopter
package
0.0.0-20240923050528-74966de37765
Repository:
https://github.com/danny5487401/go_advanced_code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
25 SLOC
#
Functions
NewAdapter
NewAdapter 是适配器的工厂函数.
NewUSB
No description provided by the author
#
Interfaces
TypeC
TypeC TypeC接口:需要被适配的接口.
USB
USB接口.