Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContextKey = settingsKeyType{}
Functions ¶
Types ¶
type Settings ¶
type Settings struct {
TestArg string `json:"testArg"`
}
func FromContext ¶
func (*Settings) FromContext ¶ added in v0.32.0
func (*Settings) FromContext(ctx context.Context) settings.Injectable
Click to show internal directories.
Click to hide internal directories.