feat(dev): support development on darwin (OSX)
- Netlink linux tagged files - Netlink linux || darwin tagged files - Create non-implemented files for NOT linux - Create non-implemented files for NOT linux and NOT darwin - Specify wireguard netlink integration test as for linux only
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build netlink
|
||||
// +build netlink
|
||||
//go:build netlink && linux
|
||||
|
||||
package wireguard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user