package
Version:
v0.0.0-...-9a4132b
Opens a new window with list of versions in this module.
Published: Oct 29, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
TODO: 通过定义接口中存在的方法,隐式的实现接口
type Human interface {
Speak()
}
TODO: 通过接口的方式实现多态
Source Files
¶
Click to show internal directories.
Click to hide internal directories.