Documentation
¶
Index ¶
- func GetParsedUser(ctx context.Context, p any) error
- func GetTypeEnv(ctx context.Context) string
- func GetUser(ctx context.Context) string
- func SetTypeEnv(ctx context.Context, value string) context.Context
- func SetUser(ctx context.Context, value any) context.Context
- type CtxTypeEnv
- type CtxUser
- type HttpInBinder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTypeEnv ¶ added in v1.0.0
func SetTypeEnv ¶ added in v1.0.0
Types ¶
type CtxTypeEnv ¶ added in v1.0.0
type CtxTypeEnv struct{}
type HttpInBinder ¶
type HttpInBinder struct{}
Click to show internal directories.
Click to hide internal directories.