Documentation ¶
Index ¶
- type Metadata
- func (md Metadata) Add(key string, value interface{})
- func (md Metadata) AddAll(other Metadata)
- func (md Metadata) Del(key string)
- func (md Metadata) Get(key string) (interface{}, error)
- func (md Metadata) GetAll(key string) []interface{}
- func (md Metadata) Range(fn func(key string, value interface{}) bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.