.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 |
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 |