conf

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: MIT Imports: 8 Imported by: 0

README

config

介绍

配置文件读取

安装教程

安装看 go.mod

使用说明

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Test

func Test()

func Test1

func Test1()

func Test2

func Test2()

func Test3

func Test3()

Types

type Mysql

type Mysql struct {
	Host     string `json:"host"`
	Port     string `json:"port"`
	User     string `json:"user"`
	Password string `json:"password"`
	Database string `json:"database"`
}

Jump to

Keyboard shortcuts

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