The highest tagged major version is
v3.
package
Version:
v2.9.9
Opens a new window with list of versions in this module.
Published: Mar 7, 2023
License: Apache-2.0
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
¶
func Register(stage Stage, fns ...func())
Register 注册一个defer函数
Stage ...
const (
StageBeforeLoadConfig Stage = iota + 1
StageAfterLoadConfig
StageBeforeStop
StageAfterStop
)
Stage_BeforeLoadConfig ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.