configfile

package
v1.14.4 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigurationFSLoader

func NewConfigurationFSLoader(readFileFunc func(filename string) ([]byte, error), filename string) (*configurationFSLoader, error)

Types

type ConfigFile

type ConfigFile interface {
	DecodeAndConfigure([]byte) error
	GetPathRefs() ([]*string, error)
}

Jump to

Keyboard shortcuts

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