Versions in this module Expand all Collapse all v1 v1.6.1 Jul 9, 2019 Changes in this version + func AppendCellsMetaFromContext(ctx context.Context, req *http.Request) + func CanonicalMeta(ctx context.Context, name string) (string, bool) + func ContextMetadata(ctx context.Context) (map[string]string, bool) + func MinioMetaFromContext(ctx context.Context) (md map[string]string, ok bool) + func WithAdditionalMetadata(ctx context.Context, meta map[string]string) context.Context + func WithMetadata(ctx context.Context, md map[string]string) context.Context + func WithUserNameMetadata(ctx context.Context, userName string) context.Context Incompatible versions in this module v2.0.6+incompatible Apr 23, 2020