configuration_yaml_file

package module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 8 Imported by: 0

README

configuration-yaml-file

is a provider for configuration lib to read YAML config files.

Documentation

Index

Constants

View Source
const YAMLFileProviderName = `YAMLFileProvider`

Variables

View Source
var ErrFileMustHaveYMLExt = errors.New("file must have .yaml/.yml extension")

Functions

func NewYAMLFileProvider

func NewYAMLFileProvider(fileName string) (fp *fileProvider)

NewYAMLFileProvider creates new provider which reads values from YAML files.

Types

This section is empty.

Jump to

Keyboard shortcuts

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