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-17 15:17:46 +02:00
abi ship_processor.go: Move decodeAction() to abi/helpers.go 2023-01-17 21:01:09 +01:00
app Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
cmd/main 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
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
transport transport/redis_common/key.go: use Channel.Format() instead of Channel.String() 2023-03-30 03:37:35 +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 Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
go.sum Adding transport/redis_pubsub/subscriber.go 2023-03-08 11:32:37 +01: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