package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jun 18, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates a new registry with no backends.
Get returns the backend with the specified name, or an error if it does not exist.
Names returns a list of all backend names in the registry.
New creates a new backend based on the provided URL, and adds it to the registry.
The URL must be valid for the backend type, and the backend name must be unique within the registry.
Validate checks that the provided URL is valid for a supported backend type, and returns the unique name for that backend if valid.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.