package
3.0.9+incompatible
Repository: https://github.com/pydio/cells.git
Documentation: pkg.go.dev

# Functions

AppendCellsMetaFromContext extract valid header names from context and push them to the request Headers.
CanonicalMeta extract header name or its lowercase version.
ContextMetadata wraps micro lib metadata.FromContext call.
MinioMetaFromContext prepares metadata for minio client, merging context medata and eventually the Context User Key value (X-Pydio-User).
No description provided by the author
No description provided by the author
WithAdditionalMetadata retrieves existing meta, adds new key/values to the map and produces a new context It enforces case-conflicts on all keys.
WithMetaCopy makes sure the metadata map will is replicated and unique to this context.
WithMetadata wraps micro lib metadata.NewContext call.
WithUserNameMetadata appends a user name to both the context metadata and as context key.