package
Version:
v0.0.0-...-b03bf0d
Opens a new window with list of versions in this module.
Published: Mar 23, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
setter方法是用来将值设置给struct字段或者变量的方法。
getter方法是获取struct字段或者变量值的方法。
type Event struct {
Date
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.