Documentation ¶
Overview ¶
Copyright 2014 wudaoren. All rights reserved. Use of this source code is governed by a MIT style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config struct { Host string Mysql struct { Host string Username string Password string Database string } Limit int }
配置参数
View Source
var DB *xorm.Engine
数据库引擎
View Source
var UPLOAD_DIR = "/static/upload/"
上传文件保存目录
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.