Documentation
¶
Index ¶
- func NewExporter(ctx context.Context, opt *connectors.Options, name string, ...) (exporter.Exporter, error)
- type Exporter
- func (p *Exporter) Close(ctx context.Context) error
- func (p *Exporter) Export(ctx context.Context, records <-chan *connectors.Record, ...) (ret error)
- func (p *Exporter) Flags() location.Flags
- func (p *Exporter) Origin() string
- func (p *Exporter) Ping(ctx context.Context) error
- func (p *Exporter) Root() string
- func (p *Exporter) Type() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.