Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
func LoadConfig(pathFile string) map[interface{}]interface{}
func UnmarshalEvents ¶
func UnmarshalTrackingEvents ¶
func UnmarshalTrackingEvents(arr []interface{}, events []*Event)
Types ¶
type RawCache ¶
type RawCache struct { Stats map[string]*Stats Backup map[string]interface{} // contains filtered or unexported fields }
func NewRawCache ¶
func (*RawCache) LoadBackup ¶
Click to show internal directories.
Click to hide internal directories.