Versions in this module Expand all Collapse all v3 v3.1.2 Oct 8, 2023 Changes in this version + func NewContext(ctx context.Context, metadata *Metadata) context.Context + type Metadata struct + Applications []uint32 + OriginHost datatype.DiameterIdentity + OriginRealm datatype.DiameterIdentity + func FromCEA(cea *smparser.CEA) *Metadata + func FromCER(cer *smparser.CER) *Metadata + func FromContext(ctx context.Context) (*Metadata, bool)