all

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2026 License: MIT Imports: 10 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(httpOpts ...http.Option) []provider.Provider

New constructs every built-in provider, in registration order. httpOpts configure the http provider alone - the binary passes its version, tests pass none - so a caller that needs no http configuration gets the same http provider the zero-option constructor builds.

Types

This section is empty.

Jump to

Keyboard shortcuts

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