Documentation ¶
Index ¶
- Constants
- type Client
- func (c *Client) DeletebyId(endpoint string) error
- func (c *Client) GetbyId(endpoint string) (response *http.Response, err error)
- func (c *Client) Save(obj interface{}, endpoint string) (responce *http.Response, err error)
- func (c *Client) UpdatebyID(obj interface{}, endpoint string) (response *http.Response, err error)
- type Option
Constants ¶
View Source
const BaseURL = "https://api.dns.constellix.com/"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.