options

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2021 License: BSD-3-Clause Imports: 2 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultOptions

type DefaultOptions struct {
	Options
	// contains filtered or unexported fields
}

func (*DefaultOptions) IDProvider added in v0.3.0

func (opts *DefaultOptions) IDProvider() id.Provider

type Options

type Options interface {
	IDProvider() id.Provider
}

func NewDefaultOptions

func NewDefaultOptions() (Options, error)

func NewDefaultOptionsWithProvider added in v0.3.1

func NewDefaultOptionsWithProvider(provider id.Provider) (Options, error)

Jump to

Keyboard shortcuts

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