Documentation ¶
Index ¶
- func GetCurrentPath() (string, error)
- func GetExt(name string) string
- func HttpGet(url string, params map[string]string, timeOut time.Duration) (string, error)
- func HttpPost(url string, params map[string]string, timeOut time.Duration) (string, error)
- func Ternary(condition bool, trueVal, falseVal interface{}) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.