Documentation ¶
Index ¶
- func Get(url string) (string, error)
- func HttpGetHandler(v interface{}, w http.ResponseWriter, r *http.Request)
- func HttpPostHandler(v interface{}, w http.ResponseWriter, r *http.Request) (finished bool)
- func Post(url string, body []byte) (string, error)
- func Put(url string, body []byte) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HttpGetHandler ¶
func HttpGetHandler(v interface{}, w http.ResponseWriter, r *http.Request)
func HttpPostHandler ¶
func HttpPostHandler(v interface{}, w http.ResponseWriter, r *http.Request) (finished bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.