datagen

package
v0.0.0-...-23b78c3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegFlags

func RegFlags()

Types

type Datagen

type Datagen interface {
	GetData(int64) []*schema.MetricData
}

func Get

func Get(name string, id int) Datagen

type Incrementer

type Incrementer struct {
	// contains filtered or unexported fields
}

func (*Incrementer) GetData

func (i *Incrementer) GetData(ts int64) []*schema.MetricData

type Keychanger

type Keychanger struct {
	// contains filtered or unexported fields
}

func (*Keychanger) GetData

func (kc *Keychanger) GetData(ts int64) []*schema.MetricData

type Simple

type Simple struct {
	// contains filtered or unexported fields
}

func (*Simple) GetData

func (s *Simple) GetData(ts int64) []*schema.MetricData

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL