Documentation ¶
Index ¶
- func Add(ctx context.Context, key string, val interface{}) context.Context
- func Decode(m []byte) (context.Context, error)
- func Encode(ctx context.Context) ([]byte, error)
- func FromMap(val map[string]interface{}) context.Context
- func Get(ctx context.Context, key string) interface{}
- func GetMessageId(ctx context.Context) uint
- func GetRoute(ctx context.Context) string
- func ToMap(ctx context.Context) map[string]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMessageId ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.