Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpStatusCode ¶
type HttpStatusCode int
type RestClient ¶
type RestClient struct{}
func (*RestClient) Get ¶
func (h *RestClient) Get(url string, headers map[string]string) ([]byte, HttpStatusCode, error)
Click to show internal directories.
Click to hide internal directories.