Versions in this module Expand all Collapse all v0 v0.0.2 Sep 1, 2024 v0.0.1 Aug 31, 2024 Changes in this version + func GetAuthorizationToken(ctx context.Context) (string, bool) + func GetTraceID(ctx context.Context) (string, bool) + func WithAuthorizationToken(ctx context.Context, token string) context.Context