dns

package
v0.0.0-...-799489d Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewListener

func NewListener(opts ...listener.Option) listener.Listener

Types

type ResponseWriter

type ResponseWriter interface {
	io.Writer
	RemoteAddr() net.Addr
}

type Server

type Server interface {
	ListenAndServe() error
	Shutdown() error
}

Jump to

Keyboard shortcuts

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