|
%!s(int64=10) %!d(string=hai) anos | |
---|---|---|
.. | ||
content | %!s(int64=11) %!d(string=hai) anos | |
etc | %!s(int64=10) %!d(string=hai) anos | |
gitignore | %!s(int64=11) %!d(string=hai) anos | |
license | %!s(int64=11) %!d(string=hai) anos | |
README.md | %!s(int64=10) %!d(string=hai) anos | |
app.ini | %!s(int64=10) %!d(string=hai) anos | |
mysql.sql | %!s(int64=11) %!d(string=hai) anos | |
supervisor.ini | %!s(int64=11) %!d(string=hai) anos |
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/...