WIP: support different interface types: many fixes and improvements...

This commit is contained in:
Christoph Haas
2021-04-03 23:54:35 +02:00
parent 3bfcbe0209
commit 647fe92a03
10 changed files with 134 additions and 78 deletions

View File

@@ -2,8 +2,8 @@ package wireguard
import (
"embed"
"html/template"
"strings"
"text/template"
)
//go:embed tpl/*