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-19 17:57:39 +02:00
.github/workflows Adding .github/workflows/test.yml 2023-04-19 17:55:48 +02:00
abi ship_processor.go: Move decodeAction() to abi/helpers.go 2023-01-17 21:01:09 +01:00
api make a module of the "api" packages. 2023-04-19 17:57:39 +02:00
app go.mod: update module name to github.com/eosswedenorg/thalos 2023-04-19 17:50:06 +02:00
cmd/main go.mod: update module name to github.com/eosswedenorg/thalos 2023-04-19 17:50:06 +02:00
config 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
docs Adding docs/messages.md 2022-11-29 15:08:57 +01: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 make a module of the "api" packages. 2023-04-19 17:57:39 +02:00
go.sum make a module of the "api" packages. 2023-04-19 17:57:39 +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