Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is a client which automatically detects the statistics version of the BIND server and delegates the request to the correct versioned client.
func NewClient ¶
NewClient returns an initialized Client.
func (*Client) Stats ¶
func (c *Client) Stats(g ...bind.StatisticGroup) (bind.Statistics, error)
Stats implements bind.Stats.
Click to show internal directories.
Click to hide internal directories.