//
pkg.gl
Category
github.com/sllt/booby
contrib
protocol
quic
package
0.0.2
Repository:
https://github.com/sllt/booby.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
64 SLOC
#
Functions
Dial
Dial wraps quic dial.
Listen
Listen wraps quic listen.
ListenAddr
ListenAddr Listen wraps quic listen.
#
Structs
Conn
Conn wraps quick.Session to net.Conn.
Listener
Listener wraps quick.Listener to net.Listener.