Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandPath ¶
Types ¶
type CleanupRegistry ¶
type CleanupRegistry struct {
// contains filtered or unexported fields
}
CleanupCtx 清理上下文结构
func (*CleanupRegistry) Register ¶
func (c *CleanupRegistry) Register(f CleanupFunc)
Register 注册清理函数
Click to show internal directories.
Click to hide internal directories.