dns

package
v0.0.0-...-9135743 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Host network.Host
	IP   network.IP
}

type KeyPath

type KeyPath string

func (KeyPath) String

func (k KeyPath) String() string

type Server

type Server struct {
	Host    network.Host
	KeyPath KeyPath
	List    []Entry
}

func (*Server) Apply

func (s *Server) Apply(ctx context.Context) error

func (*Server) Satisfied

func (s *Server) Satisfied(ctx context.Context) (bool, error)

func (*Server) Validate

func (s *Server) Validate(ctx context.Context) error

Jump to

Keyboard shortcuts

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