Versions in this module Expand all Collapse all v1 v1.0.3 Dec 21, 2023 v1.0.1 Dec 21, 2023 v1.0.0 Dec 21, 2023 Changes in this version + var PATTERN = regexp.MustCompile(...) + func FindNeighbors(myHost string, myPort uint16, startIp uint8, endIp uint8, startPort uint16, ...) []string + func GetHost() string + func IsFoundHost(host string, port uint16) bool