|
abi_cache
|
convert abi_cache into a proper package.
|
2022-03-11 11:28:16 +01:00 |
|
config
|
Move config into it's own package.
|
2022-03-11 11:26:26 +01:00 |
|
redis
|
Also move "redis wrapper" into it's own package.
|
2022-03-11 11:35:33 +01:00 |
|
scripts
|
scripts/stop.sh: pass "-s INT" to kill.
|
2022-02-02 15:08:33 +01:00 |
|
.gitignore
|
Initial commit
|
2022-01-17 13:45:25 +01:00 |
|
abi.go
|
Also move "redis wrapper" into it's own package.
|
2022-03-11 11:35:33 +01:00 |
|
config.example.json
|
Initial commit
|
2022-01-17 13:45:25 +01:00 |
|
go.mod
|
convert abi_cache into a proper package.
|
2022-03-11 11:28:16 +01:00 |
|
main.go
|
Also move "redis wrapper" into it's own package.
|
2022-03-11 11:35:33 +01:00 |
|
Makefile
|
Initial commit
|
2022-01-17 13:45:25 +01:00 |
|
types.go
|
types.go: Add json tags
|
2022-01-17 15:33:03 +01:00 |