Versions in this module Expand all Collapse all v2 v2.0.1 Jan 26, 2022 Changes in this version + func FilterInbound(filter Types.IOFilter, host string) bool + func FilterOutbound(filter Types.IOFilter, host string) bool + func GetTimeout(timeout time.Duration) time.Duration + func GetTries(tries int) int + func LogData(loggingMethod Types.LoggingMethod, arguments ...interface{}) + func ParseIP(s string) net.IP