Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracker ¶
type Tracker interface {
Enqueue(eventName string, properties ...Properties)
Wait()
}
Tracker ...
func NewDefaultTracker ¶
func NewDefaultTracker(properties ...Properties) Tracker
NewDefaultTracker ...
Click to show internal directories.
Click to hide internal directories.