Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Record ¶
type Record struct {
// contains filtered or unexported fields
}
func NewRecord ¶
func NewRecord(ctx context.Context, log observability.ContextualLogger, conf *Config, p *persistence.Client) (*Record, error)
type RecordExporter ¶
type RecordExporter struct {
// contains filtered or unexported fields
}
func NewRecordExporter ¶
func NewRecordExporter(log observability.ContextualLogger, p *persistence.Client) (*RecordExporter, error)
func (RecordExporter) ExportItems ¶
Click to show internal directories.
Click to hide internal directories.