package
0.0.0-20240822031426-915a1d88a52c
Repository: https://github.com/pfinal-nc/go-learning.git
Documentation: pkg.go.dev

# Functions

NewAdaptee 是被适配接口的工厂函数.
NewAdapter 是Adapter的工厂函数.

# Interfaces

Adaptee 是被适配的目标接口.
Target 是适配的目标接口.