mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	golint
This commit is contained in:
		| @@ -110,6 +110,7 @@ func (f File) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (i | ||||
| 	return dns.RcodeSuccess, nil | ||||
| } | ||||
|  | ||||
| // Name implements the Handler interface. | ||||
| func (f File) Name() string { return "file" } | ||||
|  | ||||
| // Parse parses the zone in filename and returns a new Zone or an error. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user