This website requires JavaScript.
Explore
Help
Sign In
adphi
/
go-repo
Watch
1
Star
0
Fork
0
You've already forked go-repo
Code
Issues
Pull Requests
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Adphi
033f5ef862
fix config reloading
2020-11-21 13:21:22 +01:00
deploy
use viper to handle config
2020-11-21 13:04:49 +01:00
.gitignore
resolve symlink
2020-11-21 12:36:08 +01:00
config.example.yml
add example deployment
2020-11-21 12:24:30 +01:00
Dockerfile
Dockerfile nobody user
2020-11-21 12:11:15 +01:00
go.mod
use viper to handle config
2020-11-21 13:04:49 +01:00
go.sum
use viper to handle config
2020-11-21 13:04:49 +01:00
handler.go
config file + watcher
2020-11-21 12:01:43 +01:00
index.go
config file + watcher
2020-11-21 12:01:43 +01:00
main.go
fix config reloading
2020-11-21 13:21:22 +01:00
module.go
use viper to handle config
2020-11-21 13:04:49 +01:00
package.go
config file + watcher
2020-11-21 12:01:43 +01:00
templates.go
config file + watcher
2020-11-21 12:01:43 +01:00
Description
No description provided
441
KiB
Languages
Go
96.4%
Dockerfile
3.6%