package
0.0.0-20211226140451-c285f8cb72ee
Repository: https://github.com/louisun/vinki.git
Documentation: pkg.go.dev

# Functions

ExistsDir 判断是否存在该目录.
ExistsFile 判断是否存在该文件.
ExistsPath 判断所给路径是否存在.
GenerateHash 计算数据库内主键对应的HashID.
GetOriginID 计算HashID对应的数据库ID.
HashDecode 对给定数据计算原始数据.
HashEncode 对给定数据计算HashID.
IsDir 判断路径是否是目录.
IsDirectoryInList 判断目录是否在列表中.
IsFile 判断路径是否是文件.
IsInList 判断项目是否在列表内.
No description provided by the author
No description provided by the author
No description provided by the author
PrettyPrint 以 JSON 格式打印对象结构.
RandString 随机长度字符串.
获取运行环境的相对路径.
MarkdownFile2Html 读取本地 Markdown 文件并渲染为 Html bytes.
splitIDs 将 ID 列表字符串转换为数值列表.

# Constants

用户.

# Variables

No description provided by the author
ErrTypeNotMatch ID类型不匹配.

# Structs

FileInfo 文件信息.
No description provided by the author

# Type aliases

Tag path 到 FileInfo 的映射,用于创建文档.