mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05: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