package
0.1.1
Repository: https://github.com/gole-dev/gole.git
Documentation: pkg.go.dev

# README

Config

  • env
  • file
  • etcd

# Functions

GetEnvString get value from env.
Load alias for config func.
LoadJson alias for config func.
LoadToml alias for config func.
LoadWithType load conf by file type.
LoadYaml alias for config func.
New create a config instance.
WithEnv env var.
WithFileType config file type.

# Variables

No description provided by the author
No description provided by the author
conf file type.

# Structs

Config conf struct.

# Type aliases

Option config option.