1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
No description
Find a file
2023-04-24 16:06:56 +02:00
.github/workflows Adding .github/workflows/test.yml 2023-04-19 17:55:48 +02:00
api Adding api/message/json/codec.go 2023-04-24 16:06:56 +02:00
app app/config/config.go: Adding MessageCodec field. 2023-04-24 16:02:58 +02:00
cmd/main move config directory to app/config 2023-04-20 16:45:47 +02:00
docs Typo fix. should be Heartbeat and not Hearthbeat 2023-04-21 15:23:13 +02:00
scripts Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
.gitignore Initial commit 2022-01-17 13:45:25 +01:00
config.example.json config/config.go: put Ship stuff into its own struct/section and also provide a shorthand "string" value for "ship" field (only url) 2023-04-17 15:17:46 +02:00
go.mod go.mod: update dependancies 2023-04-19 18:23:04 +02:00
go.sum go.mod: update dependancies 2023-04-19 18:23:04 +02:00
install.sh Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
LICENSE Adding LICENSE file. 2023-01-05 17:09:55 +01:00
Makefile Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00