config

package
v0.0.0-...-b8a97ec Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authority

type Authority struct {
	Address    string
	DomainName string
	Timeout    time.Duration
}

type Cache

type Cache struct {
	Max int64
	TTL time.Duration
}

type Config

type Config struct {
	ServerAddr  string
	Authorities []Authority
	Cache       Cache
	HostConfig  hosts.Config
}

Jump to

Keyboard shortcuts

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