Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StunRequest ¶
func StunRequest(req *StunRequestST) error
Types ¶
type StunRequestST ¶
type StunRequestST struct { Ctx context.Context Log logging.LeveledLogger ChanId uint64 StunServerAddr string // STUN server address (e.g. "stun.abc.com:3478") Ch chan statistics.RequestResults }
Click to show internal directories.
Click to hide internal directories.