Documentation ¶
Index ¶
- func CreateEventRecord(count, duration, size, workers int64) *birch.Document
- func IsMetricsArray(key string, array *birch.Array) ([]string, int)
- func IsMetricsDocument(key string, doc *birch.Document) ([]string, int)
- func IsMetricsValue(key string, val *birch.Value) ([]string, int)
- func RandComplexDocument(numKeys, otherNum int) *birch.Document
- func RandFlatDocument(numKeys int) *birch.Document
- func RandFlatDocumentWithFloats(numKeys int) *birch.Document
- type ErrorWriter
- type NoopWRiter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEventRecord ¶
func RandComplexDocument ¶
func RandFlatDocument ¶
Types ¶
type ErrorWriter ¶
func (*ErrorWriter) Close ¶
func (n *ErrorWriter) Close() error
type NoopWRiter ¶
func (*NoopWRiter) Close ¶
func (n *NoopWRiter) Close() error
Click to show internal directories.
Click to hide internal directories.