Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Username string Password string URL url.URL Precision string WriteConsistency string Path string Version string Compressed bool PPS int }
Config is the config used to initialize a Importer importer
type Importer ¶
type Importer struct {
// contains filtered or unexported fields
}
Importer is the importer used for importing 0.8 data
func NewImporter ¶
NewImporter will return an intialized Importer struct
Click to show internal directories.
Click to hide internal directories.