Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Setter ¶
type Setter interface {
SetValue(key, value any)
}
Setter 是作用于 context.Context 的 key-value 设置接口
type Values ¶
Values 是作用于 context.Context 的 key-value 存取接口
func SetupContext ¶
SetupContext 为 context.Context 安装配置 Values 接口
Click to show internal directories.
Click to hide internal directories.