Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileReporter ¶
type FileReporter struct {
// contains filtered or unexported fields
}
func (*FileReporter) ReportEvent ¶
type HttpReporter ¶
type HttpReporter struct {
// contains filtered or unexported fields
}
func NewHTTPReporter ¶
func NewHTTPReporter(url string) *HttpReporter
func (*HttpReporter) ReportEvent ¶
type ReporterInterface ¶
type SqliteReporter ¶
type SqliteReporter struct {
// contains filtered or unexported fields
}
func (*SqliteReporter) ReportEvent ¶
Click to show internal directories.
Click to hide internal directories.