Terminal UI for monitoring state of status-go process through RPC
Go to file
Jakub Sokołowski 624c286650 pass interval to loop as argument
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-01 13:07:20 -04:00
.gitignore build to bin/ 2019-07-01 13:07:20 -04:00
LICENSE add MIT license 2019-07-01 13:07:20 -04:00
Makefile build to bin/ 2019-07-01 13:07:20 -04:00
client.go use redux store for managing state of underlying data 2019-07-01 13:07:20 -04:00
json.go add mor columns, remote ip, trusted, static 2019-07-01 13:07:20 -04:00
keys.go manage cursor based on current peer position 2019-07-01 13:07:20 -04:00
loop.go pass interval to loop as argument 2019-07-01 13:07:20 -04:00
main.go pass interval to loop as argument 2019-07-01 13:07:20 -04:00
model.go manage cursor based on current peer position 2019-07-01 13:07:20 -04:00
render.go manage cursor based on current peer position 2019-07-01 13:07:20 -04:00
state.go re-add removing of peers 2019-07-01 13:07:20 -04:00
view.go use redux store for managing state of underlying data 2019-07-01 13:07:20 -04:00