Versions in this module Expand all Collapse all v0 v0.0.2 Jan 22, 2025 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