all

package
v0.3.20 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: MIT Imports: 19 Imported by: 0

Documentation

Overview

Package all is the composition helper that constructs every built-in provider. It is the single source of the built-in provider set: the binary's composition root and the tests that need the full registry both call New, so the list cannot drift between them - in particular the schema-coverage guard checks every provider's keys against the same set the binary ships.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(version string) []provider.Provider

New constructs every built-in provider, in registration order. version is the running binary's version, woven into the User-Agent of the providers that identify themselves - the binary passes clive.Current(), tests pass an empty string for the versionless fallback.

Types

This section is empty.

Jump to

Keyboard shortcuts

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