|
abi
|
move internal/abi_cache to abi
|
2023-01-12 16:48:04 +01:00 |
|
config
|
move internal/config to config
|
2023-01-12 16:49:27 +01:00 |
|
docs
|
Adding docs/messages.md
|
2022-11-29 15:08:57 +01:00 |
|
internal/redis
|
move internal/config to config
|
2023-01-12 16:49:27 +01:00 |
|
scripts
|
scripts/stop.sh: pass "-s INT" to kill.
|
2022-02-02 15:08:33 +01:00 |
|
transport
|
Adding transport/redis_pubsub publisher
|
2023-01-13 13:31:05 +01:00 |
|
.gitignore
|
Initial commit
|
2022-01-17 13:45:25 +01:00 |
|
go.mod
|
Adding transport/redis_pubsub publisher
|
2023-01-13 13:31:05 +01:00 |
|
go.sum
|
Adding transport/redis_pubsub publisher
|
2023-01-13 13:31:05 +01:00 |
|
LICENSE
|
Adding LICENSE file.
|
2023-01-05 17:09:55 +01:00 |
|
main.go
|
main.go: setup redis pubsub publisher.
|
2023-01-13 13:32:23 +01:00 |
|
Makefile
|
Makefile: add test target.
|
2023-01-06 17:18:25 +01:00 |
|
types.go
|
types.go: adding HearthBeat struct
|
2022-11-29 15:04:29 +01:00 |