service ping

This commit is contained in:
insanity
2018-10-08 21:49:37 +09:00
parent 5bad6c2991
commit ba2d1c099e
4 changed files with 29 additions and 15 deletions

View File

@@ -2,6 +2,7 @@ package __test
import (
"fmt"
"strings"
omd "git.loafle.net/overflow/model/discovery"
omm "git.loafle.net/overflow/model/meta"
@@ -43,6 +44,7 @@ const (
)
func Zone() *omd.Zone {
strings.Builder
return omd.NewZone(
ZONE_IFACE,
ZONE_MAC,