Versions in this module Expand all Collapse all v0 v0.0.1 Aug 23, 2024 Changes in this version + func GetPermissions(ctx context.Context) map[string][]string + func GetTraceID(ctx context.Context) string + func GetUsername(ctx context.Context) string + func SetPermissions(ctx context.Context, in map[string][]string) context.Context + func SetTraceID(ctx context.Context, in string) context.Context + func SetUsername(ctx context.Context, in string) context.Context