Versions in this module Expand all Collapse all v0 v0.2.8 Nov 12, 2020 Changes in this version + type State struct + KeepaliveInterval *time.Duration + OverlayAddr net.IPNet + Port int + PrivKey wgtypes.Key + PubKey wgtypes.Key + func New(iface string, port int, ipnet *net.IPNet, name string, ...) (*State, *common.Node, error) + func (s *State) DownInterface() error + func (s *State) SetUpInterface(nodes []common.Node) error