factory

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApiPrefix    = "/api/v1"
	EpQuery      = "/query"
	EpQueryRange = "/query_range"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryRequestFactoryOpt

type QueryRequestFactoryOpt struct {
	PromAddr string
	PromAuth string
}

type QueryRequestFactoryOpts

type QueryRequestFactoryOpts func(*QueryRequestFactoryOpt)

func PromAddr

func PromAddr(addr string) QueryRequestFactoryOpts

func PromAuth

func PromAuth(auth string) QueryRequestFactoryOpts

Jump to

Keyboard shortcuts

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