Documentation ¶
Index ¶
- func RunE(ctx context.Context, script string) (string, error)
- type Dependencies
- type HttpProvider
- func (h *HttpProvider) ReaderFor(ctx context.Context, conf influxdb.Config, bounds flux.Bounds, ...) (influxdb.Reader, error)
- func (h *HttpProvider) SeriesCardinalityReaderFor(ctx context.Context, conf influxdb.Config, bounds flux.Bounds, ...) (influxdb.Reader, error)
- func (h *HttpProvider) WriterFor(ctx context.Context, conf influxdb.Config) (influxdb.Writer, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Dependencies ¶
type HttpProvider ¶
type HttpProvider struct {
*influxdb.HttpProvider
}
func (*HttpProvider) SeriesCardinalityReaderFor ¶
Click to show internal directories.
Click to hide internal directories.