dns

package
v0.0.0-...-2428f7e Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All() map[string]IDNSProvider

func Get

func Get(name string) (challenge.Provider, error)

func Register

func Register(name string, provider func() IDNSProvider)

Types

type IDNSProvider

type IDNSProvider interface {
	WithEnvConfig() error
	NewChallengeProvider() (challenge.Provider, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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