Documentation
¶
Index ¶
- func NewDestination() sdk.Destination
- type Destination
- func (d *Destination) Configure(ctx context.Context, cfg map[string]string) error
- func (d *Destination) Flush(context.Context) error
- func (d *Destination) Open(ctx context.Context) error
- func (d *Destination) Teardown(ctx context.Context) error
- func (d *Destination) Write(ctx context.Context, record sdk.Record) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDestination ¶
func NewDestination() sdk.Destination
Types ¶
type Destination ¶
type Destination struct {
sdk.UnimplementedDestination
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.