10 Commits

Author SHA1 Message Date
Quentin McGaw
658fe5be2a chore: fix data .gitignore path 2024-01-15 09:12:59 +00:00
orbatschow
8a18aec420 fix(gcp): disable custom http client (#405) 2023-01-08 10:02:53 -08:00
Quentin McGaw
0d38e9385f Remove local vscode directory 2020-12-15 07:48:47 +00:00
Quentin McGaw
c194681856 Update dependencies 2020-05-10 17:01:25 +00:00
Quentin McGaw (desktop)
db301af7d5 Apply WhistleMaster's comments 2020-02-22 23:42:05 +00:00
Quentin McGaw (desktop)
086c1e8e4d New dev container setup 2019-10-27 01:13:47 +00:00
Quentin McGaw (desktop)
a0f9ab1552 Removed \r new lines 2019-10-26 23:34:26 +00:00
Quentin McGaw
ed1823d244 Complete code refactoring
- `LOGGING` environment variable `json` or `human`
- `NODEID` environment variable (integer)
- Much cleaner go code
- Listener for exit of program to do cleanup
- All code is in packages except main.go
- Custom logger package added
- Connectivity checks reworked
- Healthcheck server on localhost only, so not exposed to outside world
- Updated `go.mod` and `go.sum`
2019-04-26 02:04:39 +02:00
Quentin McGaw
7f1aacd0ba Initial commit
Pretty much done with the project for now. Ask for more content ;)
2018-10-15 19:41:59 +02:00
Quentin McGaw
7ffe4d7271 Initial commit 2018-10-09 20:00:06 +02:00