nautobotor

package module
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

README

#Nautobotor

Go Report Card

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "v0.2.4"

Functions

This section is empty.

Types

type Nautobotor

type Nautobotor struct {
	WebAddress string
	RM         *ramrecords.RamRecord

	Next plugin.Handler
	// contains filtered or unexported fields
}

Nautobotor is an nautobotor structure

func (Nautobotor) Name

func (n Nautobotor) Name() string

Name implements the Handler interface.

func (Nautobotor) Ready

func (e Nautobotor) Ready() bool

Ready implements the ready.Readiness interface, once this flips to true CoreDNS assumes this plugin is ready for queries; it is not checked again.

func (Nautobotor) ServeDNS

func (n Nautobotor) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error)

ServeDNS implements the plugin.Handler interface. This method gets called when nautobotor is used in a Server.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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