package
1.72.0-dev
Repository: https://github.com/grpc/grpc-go.git
Documentation: pkg.go.dev

# Functions

Get returns the metadata of addr.
Set sets (overrides) the metadata in addr.
Validate validates every pair in md with ValidatePair.
ValidatePair validate a key-value pair with the following rules (the pseudo-header will be skipped) : - key must contain one or more characters.