helpers

package
v1.12.2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProvider added in v1.11.7

func NewProvider(providerType ProviderType) (Provider, error)

NewProvider returns an empty built-in provider for the requested type.

func ProviderName added in v1.11.7

func ProviderName(provider Provider) (string, bool)

ProviderName returns the configured name for a built-in provider.

func SetProviderName added in v1.11.7

func SetProviderName(provider Provider, name string) bool

SetProviderName updates the configured name of a built-in provider.

func UnmarshalProvider

func UnmarshalProvider(data []byte) (Provider, error)

UnmarshalProvider inspects "provider_type" and returns the right struct.

Types

This section is empty.

Jump to

Keyboard shortcuts

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