package
Version:
v3.2.22
Opens a new window with list of versions in this module.
Published: Jan 28, 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.