Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientPrometheus ¶
type ClientPrometheus struct { Addr string TLSConfig *TLSConfig Method MethodInt Expr string TimeRange *utils.TimeRange // contains filtered or unexported fields }
func NewClientPrometheus ¶
func (*ClientPrometheus) Execute ¶
func (c *ClientPrometheus) Execute() (string, error)
Click to show internal directories.
Click to hide internal directories.