package
Version:
v0.0.0-...-8d22ec3
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BaseParts struct {
}
基础零件
type Decorator struct {
Phone Phone
}
装饰
type Phone interface {
GetPrice() float32
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.