Documentation
¶
Overview ¶
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package metadata is a way of defining message headers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContext ¶
NewContext returns the context object
Types ¶
type Metadata ¶
Metadata is used to represent request headers internally. It is used at the RPC level and translate back and forth from request headers.
func FromContext ¶
FromContext get the context contents and returns meta data
Click to show internal directories.
Click to hide internal directories.