package services func validIp(ip string) bool { return true }