//
pkg.gl
Category
github.com/kelein/cookbook
easy-go-patterns
structural
adapter
package
0.0.0-20241214025824-d997f9529958
Repository:
https://github.com/kelein/cookbook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
28 SLOC
#
Functions
NewAdapter
NewAdapter create a adapter instance.
NewPhone
NewPhone return a Phone instance.
#
Structs
Adapter
Adapter of charge.
Phone
Phone with V5.
V220
V220 Adaptee.
#
Interfaces
V5
V5 of abstract.