pkg gortc.io/stun, const Scheme = "stun"
pkg gortc.io/stun, const Scheme ideal-string
pkg gortc.io/stun, const SchemeSecure = "stuns"
pkg gortc.io/stun, const SchemeSecure ideal-string
pkg gortc.io/stun, func ParseURI(string) (URI, error)
pkg gortc.io/stun, method (URI) String() string
pkg gortc.io/stun, type URI struct
pkg gortc.io/stun, type URI struct, Host string
pkg gortc.io/stun, type URI struct, Port int
pkg gortc.io/stun, type URI struct, Scheme string
