Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMetadata ¶ added in v0.0.6
GetMetadata retrieves the value for the specified metadata, and false if it doesn't exist or the type is wrong.
func RegisterMetadata ¶
func RegisterMetadata(key string, value interface{})
RegisterMetadata adds or updates entries in the global event metadata. Other packages should call this during initialization to attach metadata that will be included with every event.
Types ¶
Click to show internal directories.
Click to hide internal directories.