Documentation ¶
Overview ¶
Package wgint provides somewhat shady access to wireguard-go internals that don't (yet) have public APIs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PeerLastHandshakeNano ¶
PeerLastHandshakeNano returns the last handshake time in nanoseconds since the unix epoch.
func PeerRxBytes ¶
PeerRxBytes returns the number of bytes received from this peer.
func PeerTxBytes ¶
PeerTxBytes returns the number of bytes sent to this peer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.