Terminal UI for monitoring state of status-go process through RPC
Go to file
Jakub Sokołowski b43f954785 do not ignore go.mod and go.sum
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-01 13:07:20 -04:00
.gitignore do not ignore go.mod and go.sum 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
go.mod do not ignore go.mod and go.sum 2019-07-01 13:07:20 -04:00
go.sum do not ignore go.mod and go.sum 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 add moar comments 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 add moar comments 2019-07-01 13:07:20 -04:00
model.go add moar comments 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 add moar comments 2019-07-01 13:07:20 -04:00
view.go add moar comments 2019-07-01 13:07:20 -04:00