package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Apr 14, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ReportError(err error)
func ReportErrorBlocking(err error)
type ErrorEvent struct {
Timestamp time.Time `json:"timestamp"`
Version string `json:"version"`
OperatorID string `json:"operator_id"`
Title string `json:"title"`
Stacktrace string `json:"stacktrace"`
}
type UsageEvent struct {
Timestamp time.Time `json:"timestamp"`
Version string `json:"version"`
OperatorID string `json:"operator_id"`
Event string `json:"event"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.