9e0424ec5e
Main version can be set in config/default_config.yml Build version need to be set by build command: go build -ldflags "-X main.buildversion=$(date -u +.%Y%m%d.%H%M%S)" Or by using package.sh Or by using the godep command: godep go build -ldflags "-X main.buildversion=$(date -u +.%Y%m%d.%H%M%S)" |
||
---|---|---|
.. | ||
api_handler.go | ||
database_dump_handler.go | ||
faq_handler.go | ||
home_handler.go | ||
init.go | ||
modpanel.go | ||
not_found_handler.go | ||
publicSettingsHandler.go | ||
router.go | ||
rss_handler.go | ||
search_handler.go | ||
template.go | ||
template_functions.go | ||
template_test.go | ||
template_variables.go | ||
torrent_report_handler.go | ||
upload.go | ||
upload_handler.go | ||
user_handler.go | ||
view_torrent_handler.go | ||
wrap_handler.go |