Documentation ¶
Index ¶
- func CommonRequest(method, url string, data interface{}, headers ...map[string]string) (int, []byte, error)
- func DoCommonRequest(client *http.Client, method, url string, data interface{}, ...) (int, []byte, error)
- func DoRecover()
- func GenUniqueId() (string, error)
- func GetPureInterface(i interface{}) interface{}
- func UniqStringSlice(s []string) []string
- type GPool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommonRequest ¶
func DoCommonRequest ¶
func GenUniqueId ¶
func GetPureInterface ¶
func GetPureInterface(i interface{}) interface{}
func UniqStringSlice ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.