configtest

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package configtest loads the configuration to test packages implementing the config package interfaces.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConfig added in v0.28.0

func LoadConfig(fileName string, factories component.Factories) (*config.Config, error)

LoadConfig loads a config from file, and does NOT validate the configuration.

func LoadConfigAndValidate added in v0.28.0

func LoadConfigAndValidate(fileName string, factories component.Factories) (*config.Config, error)

LoadConfigAndValidate loads a config from the file, and validates the configuration.

Types

This section is empty.

Jump to

Keyboard shortcuts

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