Documentation
¶
Index ¶
- func AddIDToContext(ctx context.Context, id string) context.Context
- func AddNameToContext(ctx context.Context, name string) context.Context
- func AddNewNameToContext(ctx context.Context, name string) context.Context
- func IDFromContext(ctx context.Context) (string, error)
- func NameFromContext(ctx context.Context) (string, error)
- func NewNameFromContext(ctx context.Context) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddNewNameToContext ¶
...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.