Controller

package
v0.0.0-...-3e87f45 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2022 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

* @Author: NyanCatda * @Date: 2022-03-22 23:42:12 * @LastEditTime: 2022-04-03 17:08:42 * @LastEditors: NyanCatda * @Description: 常量存放 * @FilePath: \Momizi\Internal\Controller\Constant.go

Index

Constants

View Source
const (
	// 当前版本号
	Version = "1.0.0"
	// 全局配置文件路径
	ConfigPath = "./config.yml"
	// 日志文件夹路径
	LogPath = "./logs"
	// 插件文件夹路径
	PluginPath = "./plugins"
	// 数据文件夹路径
	DataPath = "./data"
	// 机器人文件存放位置
	BotFilePath = "./data/file/"
	// 命令提示符
	TerminalPrompt = "\r$ "
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
* @Author: NyanCatda * @Date: 2022-03-30 19:31:35 * @LastEditTime: 2022-03-30 19:36:49 * @LastEditors: NyanCatda * @Description: 参数解析 * @FilePath: \Momizi\Internal\Controller\Initialization\Flag.go
* @Author: NyanCatda * @Date: 2022-03-30 19:31:35 * @LastEditTime: 2022-03-30 19:36:49 * @LastEditors: NyanCatda * @Description: 参数解析 * @FilePath: \Momizi\Internal\Controller\Initialization\Flag.go

Jump to

Keyboard shortcuts

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