Documentation ¶
Index ¶
- func GetAccessLog(ctx context.Context) (accessLog *log.AccessLog, e error)
- func GetRequestedAt(ctx context.Context) (requestedAt time.Time, e error)
- func GetTokenUserName(ctx context.Context) (tokenUserName string, e error)
- func SetAccessLog(parent context.Context, accessLog *log.AccessLog) context.Context
- func SetRequestedAt(parent context.Context, requestedAt time.Time) context.Context
- func SetTokenUserName(parent context.Context, tokenUserName string) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetAccessLog ¶
func SetRequestedAt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.