server

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2020 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(cfg *config.Config) (server *Server, err error)

func (*Server) OnHealthCheck

func (s *Server) OnHealthCheck(w dns.ResponseWriter, request *dns.Msg)

Handler for docker health check. Just returns OK code without delegating to resolver chain

func (*Server) OnRequest

func (s *Server) OnRequest(w dns.ResponseWriter, request *dns.Msg)

func (*Server) Start

func (s *Server) Start()

func (*Server) Stop

func (s *Server) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL