Unknown ab13a29cb5 Fix #209 %!s(int64=10) %!d(string=hai) anos
..
content 757e4f658c Completely rule out the cgo %!s(int64=11) %!d(string=hai) anos
etc 7ec3f1b2d8 modify the file path %!s(int64=10) %!d(string=hai) anos
gitignore ea29a9b846 API fix %!s(int64=11) %!d(string=hai) anos
license 30618b271a Add admin edit user %!s(int64=11) %!d(string=hai) anos
README.md ab13a29cb5 Fix #209 %!s(int64=10) %!d(string=hai) anos
app.ini ab13a29cb5 Fix #209 %!s(int64=10) %!d(string=hai) anos
mysql.sql 6ce8fa49ea Add 'IF EXISTS', otherwise an error would show on MySQL that has no %!s(int64=11) %!d(string=hai) anos
supervisor.ini 96f7af1d70 add supersor sample %!s(int64=11) %!d(string=hai) anos

README.md

NOTICE

This directory only used for development, and us go-bindata to store in memory for releases.

To apply any change in this directory, install go-bindata, and then execute following command in root of source directory:

$ go-bindata -ignore="\\.DS_Store|README.md" -o modules/bin/conf.go -pkg="bin" conf/...