service

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunE

func RunE(ctx context.Context, script string) (string, error)

Types

type Dependencies

type Dependencies struct {
	flux.Deps
	// contains filtered or unexported fields
}

func (Dependencies) Inject

func (d Dependencies) Inject(ctx context.Context) context.Context

type HttpProvider

type HttpProvider struct {
	*influxdb.HttpProvider
}

func (*HttpProvider) ReaderFor

func (h *HttpProvider) ReaderFor(
	ctx context.Context, conf influxdb.Config, bounds flux.Bounds,
	predicateSet influxdb.PredicateSet) (influxdb.Reader, error)

func (*HttpProvider) SeriesCardinalityReaderFor

func (h *HttpProvider) SeriesCardinalityReaderFor(ctx context.Context,
	conf influxdb.Config, bounds flux.Bounds, predicateSet influxdb.PredicateSet) (influxdb.Reader, error)

func (*HttpProvider) WriterFor

func (h *HttpProvider) WriterFor(ctx context.Context, conf influxdb.Config) (influxdb.Writer, error)

Jump to

Keyboard shortcuts

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