Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecordSingle ¶
func RecordSingle(ctx context.Context, m core.Measurement)
Types ¶
type Interface ¶
type Interface interface { Record(ctx context.Context, m ...core.Measurement) RecordSingle(ctx context.Context, m core.Measurement) }
type Recorder ¶
func (Recorder) RecordSingle ¶
func (r Recorder) RecordSingle(ctx context.Context, m core.Measurement)
Click to show internal directories.
Click to hide internal directories.