package
2.1.0+incompatible
Repository: https://github.com/jexia/semaphore.git
Documentation: pkg.go.dev

# Functions

Copy makes a copy of the metadata.
FromContext returns metadata from the given context.
Get returns a single value from metadata in the context.
MergeContext merges metadata to existing metadata, overwriting if specified.
NewContext creates a new context with the given metadata.
NewManager constructs a new metadata manager for the given resource.

# Structs

Manager represents a metadata manager for a given resource.

# Type aliases

MD is our way of representing request headers internally.