certresolve

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	WorkerCount int
}

Config defines the certificate resolver configuration.

type Resolver

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

Resolver drives the resolution of certificate names.

func New

func New(c *Config) (*Resolver, error)

New creates a new certificate resolver.

func (*Resolver) Start

func (r *Resolver) Start(in io.Reader)

Jump to

Keyboard shortcuts

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