diff options
Diffstat (limited to 'types/dnstype/dnstype.go')
| -rw-r--r-- | types/dnstype/dnstype.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/types/dnstype/dnstype.go b/types/dnstype/dnstype.go index e1f9e9fdb..9bef2c039 100644 --- a/types/dnstype/dnstype.go +++ b/types/dnstype/dnstype.go @@ -6,6 +6,7 @@ package dnstype //go:generate go run tailscale.com/cmd/cloner --type=Resolver --clonefunc=true --output=dnstype_clone.go +//go:generate go run tailscale.com/cmd/viewer --type=Resolver --output=dnstype_view.go import "inet.af/netaddr" |
