Files
stun-1/api/stun1.17.0.txt
2019-07-22 14:22:38 +03:00

11 lines
465 B
Plaintext

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