File: stun1.17.0.txt

package info (click to toggle)
golang-github-pion-stun 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 868 kB
  • sloc: sh: 50; makefile: 40
file content (10 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
pkg github.com/pion/stun, const Scheme = "stun"
pkg github.com/pion/stun, const Scheme ideal-string
pkg github.com/pion/stun, const SchemeSecure = "stuns"
pkg github.com/pion/stun, const SchemeSecure ideal-string
pkg github.com/pion/stun, func ParseURI(string) (URI, error)
pkg github.com/pion/stun, method (URI) String() string
pkg github.com/pion/stun, type URI struct
pkg github.com/pion/stun, type URI struct, Host string
pkg github.com/pion/stun, type URI struct, Port int
pkg github.com/pion/stun, type URI struct, Scheme string