Documentation
¶
Index ¶
- Variables
- func Close() error
- func Load(metric string, id int, start, end int64) ([]*tstorage.DataPoint, error)
- func Open(opts *config.History) error
- func Opened() bool
- func Query(metric string, key string, start, end, window int64) ([]model.DataPoint, error)
- func Save(metric string, key string, point float64) error
- func Write(metric string, values map[string]interface{}) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Storage tstorage.Storage
Storage 引擎
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.