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
2022-01-20 11:52:31 +01:00
scripts Adding start/stop scripts. 2022-01-17 14:50:39 +01:00
.gitignore Initial commit 2022-01-17 13:45:25 +01:00
abi.go Initial commit 2022-01-17 13:45:25 +01:00
config.example.json Initial commit 2022-01-17 13:45:25 +01:00
config.go Initial commit 2022-01-17 13:45:25 +01:00
go.mod Add cli option and functionality to write PID file. 2022-01-17 13:56:32 +01:00
go.sum Add cli option and functionality to write PID file. 2022-01-17 13:56:32 +01:00
install.sh install.sh: only copy config.example.json if $INSTALL_DIR/config.json does not exist. 2022-01-20 11:23:42 +01:00
main.go Add cli option and functionality to write PID file. 2022-01-17 13:56:32 +01:00
Makefile Initial commit 2022-01-17 13:45:25 +01:00
redis.go redis.go: implement functions for pipeline. 2022-01-20 11:49:13 +01:00
ship_processor.go ship_processor.go: use redis pipelines for publishing. 2022-01-20 11:52:31 +01:00
types.go types.go: Add json tags 2022-01-17 15:33:03 +01:00