Newer
Older
wg-portal / internal / lowlevel / doc.go
@Christoph Haas Christoph Haas on 6 Oct 2021 196 bytes WIP: new package structure
package lowlevel

/**
This package contains wrappers for low level api's like netlink or the WireGuard control library.
Wrapping those external libraries makes mocking and testing code easier.
*/