acmechallengesserver

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

func New

func New(opts ...ServerOpt) (*Server, error)

func (*Server) CleanDNS

type ServerOpt

type ServerOpt func(*Server) error

func WithApiKeys

func WithApiKeys(apiKeys []string) ServerOpt

func WithBuildTime

func WithBuildTime(buildTime string) ServerOpt

func WithDNStorage

func WithDNStorage(storage *storage.DNS) ServerOpt

func WithHTTPStorage

func WithHTTPStorage(storage *storage.HTTP) ServerOpt

func WithVersion

func WithVersion(version string) ServerOpt

Jump to

Keyboard shortcuts

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