package
Version:
v0.0.0-...-49721f6
Opens a new window with list of versions in this module.
Published: Sep 1, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
* Description: 用于对当前目录下的所有yml配置文件进行统一的读写,并使用日志库logit对错误进行处理
* Author: sangs
* Date: 2023-08-19
- Description:
- 不知道是不是都是这样,这种文件路径真是大坑。文件的相对路径与文件存放的位置无关,只与运行二进制程序时的控制台路径有关。
- 除非每一次都从运行目录往上递归找到根目录,或者就只能多加几个config相对目录
- 如果后面目录层级更多的话,可以再进行添加,以保证不管在哪里都能访问到相应的文件内容
- 甚至可以直接存储在内存中,
- Author: sangs
- Date: 2023-08-19
Source Files
¶
Click to show internal directories.
Click to hide internal directories.