package
0.14.6
Repository: https://github.com/fastcat/wirelink.git
Documentation: pkg.go.dev

# Structs

GoEnvironment is a partial implementation of Environment which provides the methods and types that the go runtime can answer.
GoInterface provides as much of Interface as the go runtime can.
GoUDPConn implements networking.UDPConn by wrapping net.UDPConn.