Proxy client for promodj.com
Go to file
2021-09-25 17:21:08 +05:00
site Make html templates separate from site files 2021-09-25 17:21:08 +05:00
templates Make html templates separate from site files 2021-09-25 17:21:08 +05:00
.gitattributes Initial commit 2021-08-14 09:59:41 +05:00
.gitignore Initial commit 2021-08-14 09:59:41 +05:00
config.go Initial commit 2021-08-14 09:59:41 +05:00
consts.go Initial commit 2021-08-14 09:59:41 +05:00
go.mod Mod tidy 2021-09-18 17:56:26 +05:00
go.sum Mod tidy 2021-09-18 17:56:26 +05:00
handlers.go Split site to separate files 2021-09-25 12:38:27 +05:00
LICENSE Initial commit 2021-08-14 09:59:41 +05:00
main.go Make html templates separate from site files 2021-09-25 17:21:08 +05:00
parser.go Initial commit 2021-08-14 09:59:41 +05:00
PKGBUILD Fix path to config file 2021-09-23 09:24:12 +05:00
promodj.conf Initial commit 2021-08-14 09:59:41 +05:00
promodj.service Initial commit 2021-08-14 09:59:41 +05:00
promodj.sysusers Initial commit 2021-08-14 09:59:41 +05:00
site.go Split site to separate files 2021-09-25 12:38:27 +05:00
streamer.go Upgrage nio v2 to v3 2021-09-18 14:46:07 +05:00
templates.go Make html templates separate from site files 2021-09-25 17:21:08 +05:00