localfile

package
v0.0.0-...-d50bbac Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalCertFileProvider

type LocalCertFileProvider struct {
	Config LocalCertFileProviderConfig
}

func (*LocalCertFileProvider) GetCert

func (w *LocalCertFileProvider) GetCert(host string) ([]byte, []byte, error)

func (*LocalCertFileProvider) ID

func (w *LocalCertFileProvider) ID() string

func (*LocalCertFileProvider) Init

func (*LocalCertFileProvider) SetContext

type LocalCertFileProviderConfig

type LocalCertFileProviderConfig struct {
	Name     string `json:"name"`
	CertFile string `json:"cert"`
	KeyFile  string `json:"key"`
}

Jump to

Keyboard shortcuts

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