configuration

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package configuration contains a number of methods that are used to provide configuration to the wider application. It uses viper to pull config from either the environment or a config file then unmarhsals the config into the configuration struct. The configuration struct is made available to the application via a package level variable called Config.

Index

Constants

This section is empty.

Variables

View Source
var Config configuration

Functions

func InitConfig

func InitConfig() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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