Documentation ¶
Index ¶
Constants ¶
View Source
const ( CACHE_DIR = "./data/cache.db,db=0" LOG_PATH = "./log/easypos.log" XORM_LOG_PATH = "./log/xorm.log" DEFAULT_LOG_PREFIX = "[easypos]" HTML_STATIC = "static" )
Variables ¶
View Source
var ( Logger *mlog.Logger Evn = 1 )
Functions ¶
func NewSession ¶
func NewSession() macaron.Handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.