Documentation ¶
Index ¶
- type WireGuard
- func (s *WireGuard) Down() error
- func (s *WireGuard) Info() []byte
- func (s *WireGuard) IsUp() bool
- func (s *WireGuard) PostDown() error
- func (s *WireGuard) PostUp() error
- func (s *WireGuard) PreDown() error
- func (s *WireGuard) PreUp() error
- func (s *WireGuard) Transfer() (u int64, d int64, err error)
- func (s *WireGuard) Up() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WireGuard ¶
type WireGuard struct {
// contains filtered or unexported fields
}
func NewWireGuard ¶
Click to show internal directories.
Click to hide internal directories.