package
1.0.0
Repository: https://github.com/chutified/smart-passwd.git
Documentation: pkg.go.dev

# Functions

GetConfig tries to load and handle the configuration file.

# Variables

ErrFileNotFound is returned if the file was not found.
ErrInvalidYamlFile is return when the file does not satisfy the yaml file type.

# Structs

Config defines a configuration for the web API.
DBConfig holds database connection's credentials.