Terminal UI for monitoring state of status-go process through RPC
Go to file
Jakub Sokołowski c635fdd0c4 drop NewViewManager function
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-01 13:07:20 -04:00
.gitignore ignore log files 2019-07-01 13:07:20 -04:00
LICENSE add MIT license 2019-07-01 13:07:20 -04:00
Makefile add basic Makefile 2019-07-01 13:07:20 -04:00
client.go add displaying of list of peers 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 rename extra field in ViewController to State 2019-07-01 13:07:20 -04:00
main.go drop NewViewManager function 2019-07-01 13:07:20 -04:00
peers.go attach PeersState under Data for ViewController 2019-07-01 13:07:20 -04:00
view.go drop NewViewManager function 2019-07-01 13:07:20 -04:00