Documentation ¶
Overview ¶
Package offload offload data to other data sinks
Index ¶
Constants ¶
View Source
const DKRcv = "datakit-http"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DKRecver ¶
type DKRecver struct { Addresses []string AddrMap []map[point.Category]string sync.Mutex // contains filtered or unexported fields }
func NewDKRecver ¶
type OffloadConfig ¶
type OffloadWorker ¶
type OffloadWorker struct {
// contains filtered or unexported fields
}
func NewOffloader ¶
func NewOffloader(cfg *OffloadConfig) (*OffloadWorker, error)
func (*OffloadWorker) Stop ¶
func (offload *OffloadWorker) Stop()
Click to show internal directories.
Click to hide internal directories.