config

package
v0.0.0-...-a4d57e1 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Get = dev

Use `dev` as the current config environment.

Functions

This section is empty.

Types

type Config

type Config struct {
	Plugins     []plugin.Plugin
	DNSOverHTTP *DNSOverHTTP
	DNSOverTLS  *DNSOverTLS
	ListenUDP   bool
	ListenTCP   bool
	TLSConfig   *tls.Config
}

type DNSOverHTTP

type DNSOverHTTP struct {
	Hostname string
	Path     string
}

type DNSOverTLS

type DNSOverTLS struct {
	Hostname string
}

Jump to

Keyboard shortcuts

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