package
0.0.2
Repository: https://github.com/cc2k19/go-tin.git
Documentation: pkg.go.dev

# Functions

DefaultConfigFile holds the default config file properties.
DefaultSettings returns the default values for configuring go-tin.
New creates a configuration from the environment.

# Structs

ConfigFile describes the name, path and the format of the file to be used to load the configuration in the env.
Settings is used to setup go-tin.

# Interfaces

InputValidator should be implemented by types that need input validation check.