config

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

功能:app配置 说明:

功能:app配置-定义 说明:

功能:配置定义 说明:

Index

Constants

View Source
const (
	CONFIG_FOLDER = "config" //config目录
	TOML_FILE_APP = "app.toml"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigApp

type ConfigApp struct {
	Debug debug `toml:"debug"`
}

配置文件

func Load_config_app

func Load_config_app() (cfg *ConfigApp, err error)

Load_config_app 加载配置文件

Jump to

Keyboard shortcuts

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