package
0.386.3
Repository: https://github.com/tbd54566975/ftl.git
Documentation: pkg.go.dev

# Packages

Package dal provides a data abstraction layer for managing module configurations.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
NewRef creates a new Ref.
No description provided by the author

# Variables

ErrNotFound is returned when a configuration entry is not found or cannot be resolved.

# Structs

No description provided by the author
Entry
Entry in the configuration store.
Obfuscator hides and reveals a value, but does not provide real security.
A Ref is a reference to a configuration value.
No description provided by the author
No description provided by the author

# Interfaces

AsynchronousProvider is an interface for Provider's that support syncing values.
No description provided by the author
Provider is a generic interface for storing and retrieving configuration and secrets.
Role of a Provider, Router or Manager.
A Router resolves configuration names to keys that are then used to load values from a Provider.
SynchronousProvider is an interface for providers that can load values on-demand.

# Type aliases

No description provided by the author
No description provided by the author