Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var URL = "http://opengemini.org/api/connect/cluster"
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
URL string // Defaults to `usage_client.URL`
// contains filtered or unexported fields
}
func (*Client) Send ¶
func (c *Client) Send(usage UsageValues) (*http.Response, error)
Send sends usage statistics about the system.
func (*Client) WithLogger ¶
type UsageValues ¶
Click to show internal directories.
Click to hide internal directories.