package
0.0.0-20210219080347-929111acfc3a
Repository: https://github.com/octetsecurity/wireguard-go.git
Documentation: pkg.go.dev

# Functions

CreateBind creates a Bind bound to a port.
No description provided by the author

# Variables

go:linkname NetErrClosed internal/poll.ErrNetClosing.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

A Bind listens on a port for both IPv6 and IPv4 UDP traffic.
BindSocketToInterface is implemented by Bind objects that support being tied to a single network interface.
An Endpoint maintains the source/destination caching for a peer.
PeekLookAtSocketFd is implemented by Bind objects that support having their file descriptor peeked at.