options

package
v6.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option interface {
	Set(p *Options) error
}

func Configuration

func Configuration(cfg configuration.Configuration) Option

func GeneralStorage

func GeneralStorage(generalStorage storage.Storage) Option

func MapStorage

func MapStorage(mapStorage storage.Storage) Option

func Runtime

func Runtime(runtime runtime.Runtime) Option

func SSLCertStorage

func SSLCertStorage(sslCertStorage storage.Storage) Option

func Spoe

func Spoe(spoe spoe.Spoe) Option

type Options

type Options struct {
	Configuration  configuration.Configuration
	Runtime        runtime.Runtime
	MapStorage     storage.Storage
	SSLCertStorage storage.Storage
	GeneralStorage storage.Storage
	Spoe           spoe.Spoe
}

Jump to

Keyboard shortcuts

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