Documentation
¶
Index ¶
- func GetBytes(url string, proxyURL string) ([]byte, int, error)
- func GetJSON(url string, proxyURL string) (string, int, error)
- func GetString(url string, proxyURL string) (string, int, error)
- func MeasureTime[T any](fn func(string, string) (T, int, error), url string, proxyURL string) (T, int, int64, error)
- func TestConnection(address string, port int, timeout time.Duration, proxyURL string) (bool, int64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MeasureTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.