bconfig/

directory
v0.0.0-...-c113072 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: MIT

README

对于配置文件我们采取viper这个库

安装

go get github.com/spf13/viper

导入

import (
    "github.com/spf13/viper"
)

示例程序

见bconfig/example

Directories

Path Synopsis
example
ini

Jump to

Keyboard shortcuts

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