Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Http sysUtils.HttpI = sysUtils.NewHttp()
)
Functions ¶
This section is empty.
Types ¶
type Transformer ¶
type Uploader ¶
type Uploader struct {
Client sysUtils.HTTPClientI
// contains filtered or unexported fields
}
func (*Uploader) RecordEvent ¶
RecordEvent is used to put the event batch in the eventBatchChannel, which will be processed by handleEvents.
Click to show internal directories.
Click to hide internal directories.