Documentation ¶
Overview ¶
Author: Daniel TAN Date: 2021-09-03 12:24:12 LastEditors: Daniel TAN LastEditTime: 2021-10-02 00:24:37 FilePath: /trinity-micro/core/config/handler/env_handler.go Description:
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvHandler ¶
type EnvHandler struct { }
EnvHandler env handler
type ViperHandler ¶
type ViperHandler struct {
// contains filtered or unexported fields
}
func NewViperHandler ¶
func NewViperHandler(configPath string) *ViperHandler
Click to show internal directories.
Click to hide internal directories.