diff --git a/proxy/util.go b/proxy/util.go index 3cc389d..4087785 100644 --- a/proxy/util.go +++ b/proxy/util.go @@ -10,7 +10,7 @@ import ( "github.com/golang/glog" ) -//go:generate stringer -type=netType +//go:generate stringer -type=netType $GOFILE type netType int const (