package
0.0.0-20230228135018-283ab26d75c8
Repository: https://github.com/hc74/modelctl.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
FirstLower 字符串首字母小写.
FirstUpper 字符串首字母大写.
No description provided by the author
No description provided by the author
No description provided by the author
NewTemplate 创建模板 param name 模板名称 param content 模板内容 param savePath 保存的路径 param filename 文件名称 param map placeholder 占位符 { "key":"value" } => {{ .key }}.
PathExists 判断一个文件或文件夹是否存在输入文件路径,根据返回的bool值来判断文件或文件夹是否存在.
ProcessCdn 处理cdn.
No description provided by the author
No description provided by the author
SplitGetFirst 分割获取第一个元素.
SplitGetLast 分割获取最后一个元素.