Closed oxtoacart closed 2 months ago
Since SplitDNSResponse is already a map, it's possible to return nil without using a pointer.
This also renames SplitDnsResponse -> SplitDNSResponse to keep with Go casing conventions.
Updates tailscale/corp#21867
Since SplitDNSResponse is already a map, it's possible to return nil without using a pointer.
This also renames SplitDnsResponse -> SplitDNSResponse to keep with Go casing conventions.
Updates tailscale/corp#21867