Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTarget ¶
func NewTarget(logger log.Logger, metrics metrics.Registry, cfg *yt_provider.YtCopyDestination, transferID string) (base.EventTarget, error)
Types ¶
type YtCopyTarget ¶
type YtCopyTarget struct {
// contains filtered or unexported fields
}
func (*YtCopyTarget) AsyncPush ¶
func (t *YtCopyTarget) AsyncPush(in base.EventBatch) chan error
func (*YtCopyTarget) Close ¶
func (t *YtCopyTarget) Close() error
Click to show internal directories.
Click to hide internal directories.