distributed

package module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2018 License: Apache-2.0 Imports: 24 Imported by: 0

README

distributed

Documentation

Overview

Package distributed implements a distributed CoreDNS with NSID

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Distributed

type Distributed struct {
	Next       plugin.Handler
	Origin     string
	Identity   identity
	Endpoints  *[]endpoint
	Entries    *entries
	OnStartup  func(d *Distributed) error
	OnShutdown func(d *Distributed) error
	// contains filtered or unexported fields
}

Distributed plugin

func (Distributed) Name

func (d Distributed) Name() string

Name implements the Handler interface.

func (Distributed) ServeDNS

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

ServeDNS implements the plugin.Handler interface.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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