//
pkg.gl
Category
github.com/shuchang1011/mindoc
commands
package
1.0.0
Repository:
https://github.com/shuchang1011/mindoc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
26
Dependents
0
Files
696 SLOC
#
Packages
daemon
No description provided by the author
migrate
Copyright 2013 bee authors Licensed under the Apache License, Version 2.0 (the "License"): you may not use this file except in compliance with the License.
#
Functions
CheckUpdate
检查最新版本.
Install
系统安装.
ModifyPassword
修改用户密码.
RegisterAutoLoadConfig
自动加载配置文件.修改了监听端口号和数据库配置无法自动生效.
RegisterCache
注册缓存管道.
RegisterCommand
RunCommand 注册orm命令行工具.
RegisterDataBase
RegisterDataBase 注册数据库.
RegisterError
注册错误处理方法.
RegisterFunction
注册模板函数.
RegisterLogger
RegisterLogger 注册日志.
RegisterModel
RegisterModel 注册Model.
ResolveCommand
解析命令.
Version
No description provided by the author