Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Object ¶
type Object struct {
// contains filtered or unexported fields
}
Object represents the metric endpoint config object.
func New ¶
func New() *Object
New creates a new metric object. It provides configuration for the metric endpoint.
func (*Object) SetAddress ¶
SetAddress sets the address for the endpoint config.
Click to show internal directories.
Click to hide internal directories.