engines

package
v1.0.80 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListEngines

func ListEngines() []string

func RegisterEngine

func RegisterEngine(e Engine)

Types

type Engine

type Engine interface {
	Id() string
	LoadKey(key *url.URL) (crypto.PrivateKey, error)
}

func GetEngine

func GetEngine(id string) (Engine, bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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