]> Cypherpunks.ru repositories - nncp.git/commit
Use typed time.Duration instead of raw uint for maxOnlineTime
authorSergey Matveev <stargrave@stargrave.org>
Fri, 20 Dec 2019 11:47:41 +0000 (14:47 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 22 Dec 2019 18:13:04 +0000 (21:13 +0300)
commitccad5367ba83c3cda46762b47ea9f84b2ecf724a
tree3fecbb44ad39c8b8ba0eed19cd79e537169ce322
parent49ab99745bea918549412cb99e1482bad6332bff
Use typed time.Duration instead of raw uint for maxOnlineTime
src/call.go
src/cfg.go
src/cmd/nncp-call/main.go
src/node.go
src/sp.go