Documentation
¶
Overview ¶
Package internal contains all the actual logic of the project.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
Run performs configuration of the local wireguard instance according to the configuration file at configPath.
This is done by unmarshalling the configuration file, opening a wireguard control interface and call loop from the link struct of the internal package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.