mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Some golint cleanup (#674)
This commit fixes some golint issues in `core/dnsserver` and `middleware/kubernetes`. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -252,6 +252,7 @@ func (s *Server) OnStartupComplete() {
|
||||
}
|
||||
}
|
||||
|
||||
// Tracer ... TODO: Add comment
|
||||
func (s *Server) Tracer() ot.Tracer {
|
||||
if s.trace == nil {
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user