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 QueryRequestFactoryOpts ¶
type QueryRequestFactoryOpts func(*QueryRequestFactoryOpt)
func PromAddr ¶
func PromAddr(addr string) QueryRequestFactoryOpts
func PromAuth ¶
func PromAuth(auth string) QueryRequestFactoryOpts
Click to show internal directories.
Click to hide internal directories.