config

package
v0.0.0-...-9c06765 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConfig

func LoadConfig(vc *ViperConfig) error

LoadConfig 读取配置文件载入配置

Types

type ViperConfig

type ViperConfig struct {
	V *viper.Viper
}

ViperConfig 定义一个viper的struct

var (
	Config ViperConfig
	Work   *pool.WaitGroup
)

Config 声明一个ViperConfig类型的变量

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL