source API

source

package

API reference for the source package.

Imports

(1)
I
interface

Provider

Provider defines the interface for configuration sources.

pkg/source/source.go:6-12
type Provider interface

Methods

Name
Method

Returns

string
func Name(...)
Load
Method

Parameters

Returns

map[string]any
error
func Load(...)