Documentation
¶
Index ¶
- func Copy(e api.Event, from string, to string)
- func Del(e api.Event, key string)
- func DelKeys(e api.Event, keys []string)
- func Get(e api.Event, key string) interface{}
- func GetBytes(e api.Event, key string) []byte
- func GetString(e api.Event, key string) string
- func Move(e api.Event, from string, to string)
- func Set(e api.Event, key string, val interface{})
- func UnderRoot(e api.Event, key string)
- type Number
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.