package
0.0.0-20220411125050-431252ff32b9
Repository: https://github.com/illiafox/mailbase.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ReadConfig reads and parses config using available formats (JSON, TOML, YAML) Example: config.ReadConfig("config.json",config.JSON).

# Constants

JSON https://pkg.go.dev/encoding/json.
TOML https://pkg.go.dev/github.com/pelletier/go-toml.
YAML https://pkg.go.dev/gopkg.in/yaml.v3.

# Variables

Available is string implementation of all formats.
FormatMap is a map implementation of all formats Can be used with flag package.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author