Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct { ExportedEvents []ffexporter.FeatureEvent Err error ExpectedNumberErr int CurrentNumberErr int Bulk bool // contains filtered or unexported fields }
func (*Exporter) Export ¶
func (m *Exporter) Export(ctx context.Context, logger *log.Logger, events []ffexporter.FeatureEvent) error
func (*Exporter) GetExportedEvents ¶
func (m *Exporter) GetExportedEvents() []ffexporter.FeatureEvent
Click to show internal directories.
Click to hide internal directories.