Documentation ¶
Index ¶
Constants ¶
View Source
const ( CACHE_DIR = "./data/cache.db,db=0" SESSION_DIR = "./data/session.db,db=0" )
Variables ¶
View Source
var ( ProdMode bool // Server settings. HTTPPort int // Global settings. Cfg *ini.File IsInstall bool )
Functions ¶
func NewSession ¶
func NewSession() macaron.Handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.