Skip to content

Support Hybrid Config Env and Yaml #21

Description

@ren0503

Support struct have format like this

NodeEnv   string        `yaml:"node_env"`
Port      int           `yaml:"port"`
ExpiresIn time.Duration `yaml:"expires_in"`
Log       bool          `yaml:"log"`
Special   string        `mapstructure:"SPECIAL"`

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
Released

Relationships

None yet

Development

No branches or pull requests

Issue actions