Documentation ¶
Index ¶
- func CheckDNS(domain string) error
- func CheckNetwork(host, port string, timeout time.Duration) error
- func GatherCallFrames() string
- func GetEncodedToken(username string, password string) string
- func ResolvePort(port string, schema string) (string, error)
- func StrToDurationOr(text string, defaultValue time.Duration) (time.Duration, error)
- func StrToIntOr(text string, defaultValue int) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GatherCallFrames ¶
func GatherCallFrames() string
func GetEncodedToken ¶
func StrToDurationOr ¶
Return defaultValue if text is empty, or try to convert it to time.Duration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.