.gitignore
|
Add gitignore
|
2022-10-09 19:52:32 +02:00 |
config.go
|
Support basic auth for the http endpoint
|
2022-10-10 14:04:51 +02:00 |
go.mod
|
Read log level and bind address from config file
|
2022-10-10 01:20:18 +02:00 |
go.sum
|
Read log level and bind address from config file
|
2022-10-10 01:20:18 +02:00 |
LICENSE
|
Initial commit
|
2022-10-09 14:19:48 +02:00 |
main.go
|
Use middleware for basic auth
|
2022-10-10 19:55:33 +02:00 |