Documentation ¶
Overview ¶
Package client is used to store the state of the libhoney client that sends all beeline events, and provides wrappers of libhoney API functions that are safe to use even if the client is not initialized.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddField ¶
func AddField(name string, val interface{})
AddField adds the given field at the client level
func NewBuilder ¶
func TxResponses ¶
func TxResponses() chan transmission.Response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.