Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Client publisher
Client is an analytics client that implements the publisher interface
Functions ¶
func MachineIDFromHostname ¶
MachineIDFromHostname generates a machine id hash from hostname
Types ¶
type NullClient ¶
type NullClient struct{}
NullClient is a drop in non-functional analytics publisher
func (*NullClient) Publish ¶
func (c *NullClient) Publish(event string, props map[string]interface{})
Publish would send a tracking event
type Phase ¶
type Phase struct {
// contains filtered or unexported fields
}
Phase is a stub implementation of a phase with analytics reporting
Click to show internal directories.
Click to hide internal directories.