package
0.0.0-20240512124903-7d8de2a46146
Repository: https://github.com/cutereimu/tfcc-bot-go.git
Documentation: pkg.go.dev
# Functions
FileExist 判断文件是否存在.
GetModuleLogger - 提供一个为 Module 使用的 logrus.Entry 包含 logrus.Fields.
ReadFile 读取文件 读取失败返回 nil.
WriteLogToFS 将日志转储至文件 请务必在 init() 阶段调用此函数 否则会出现日志缺失 日志存储位置 ./logs.
WriteLogToPath 将日志转储至文件 请务必在 init() 阶段调用此函数 否则会出现日志缺失 日志存储位置 p.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author