mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-11-03 13:40:41 +08:00
merge internal and pkg packages
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -9,11 +9,11 @@ import (
|
||||
"go.uber.org/zap"
|
||||
"golang.zx2c4.com/wireguard/wgctrl"
|
||||
"golang.zx2c4.com/wireguard/wgctrl/wgtypes"
|
||||
"riasc.eu/wice/internal/util"
|
||||
"riasc.eu/wice/internal/wg"
|
||||
"riasc.eu/wice/pkg/crypto"
|
||||
"riasc.eu/wice/pkg/device"
|
||||
"riasc.eu/wice/pkg/pb"
|
||||
"riasc.eu/wice/pkg/util"
|
||||
"riasc.eu/wice/pkg/wg"
|
||||
)
|
||||
|
||||
type Interface struct {
|
||||
|
||||
Reference in New Issue
Block a user