View Source Wireguardex.PeerInfo (Wireguardex v0.1.1)
PeerInfo
represents all of the available information of a peer.
This struct is a simple pair of a peer's configuration and stats.
config
The configuration belonging to this peer.stats
The current statistics of this peer.