Documentation ¶
Index ¶
- func AddPlt(url string) string
- func AutomaticTranscoding(contentType string, data []byte) (result []byte, err error)
- func BuildURLParams(userURL string, params url.Values) (string, error)
- func GZipData(data []byte) (compressedData []byte, err error)
- func Random(min, max int) int
- func RandomIp() string
- func RandomOmicIp() string
- func ReptileGetUserAgent() string
- func SetTimeoutDialer(cTimeout time.Duration, rwTimeout time.Duration) func(net, addr string) (c net.Conn, err error)
- func UnGzipData(data []byte) (resData []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutomaticTranscoding ¶
func BuildURLParams ¶
handle URL params
func SetTimeoutDialer ¶
func UnGzipData ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.