Documentation ¶
Index ¶
- func Get(url string) (string, error)
- func Post(url string, t string, d string) (string, error)
- func PostJson(url string, d string) (string, error)
- func WebService11(url string, body string) (string, error)
- func WebService12(url string, body string) (string, error)
- type Http
- type HttpResp
- type HttpUA
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HttpResp ¶
Click to show internal directories.
Click to hide internal directories.