Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Enrich ¶ added in v0.12.0
Enrich sets the event's Type and IdempotencyKey fields, so that users of this API don't need to manually set them
func GetHostname ¶ added in v0.28.0
func GetHostname() string
GetHostname returns the hostname to be used for enriching billing events (see Enrich())
This function MUST NOT be run before init has finished.
Types ¶
type AbsoluteEvent ¶
type Event ¶ added in v0.12.0
type Event interface { *AbsoluteEvent | *IncrementalEvent // contains filtered or unexported methods }
type IncrementalEvent ¶
Click to show internal directories.
Click to hide internal directories.