Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IdentityMap = func(s string) (interface{}, error) { return s, nil }
IdentityMap maps an event attribute into a string without any change
Functions ¶
Types ¶
type AttributeParser ¶
AttributeParser represents a structure to map a single event attribute into an arbitrary data type
Click to show internal directories.
Click to hide internal directories.