]> Cypherpunks.ru repositories - govpn.git/blobdiff - src/cypherpunks.ru/govpn/stats.go
golint fixes
[govpn.git] / src / cypherpunks.ru / govpn / stats.go
index c8ea6223e655912e60e6623344838174a7f6a718..d80c581b4d22766e300dc96c8b86f8f26ee44828 100644 (file)
@@ -29,6 +29,7 @@ const (
        RWTimeout = 10 * time.Second
 )
 
+// KnownPeers map of all connected GoVPN peers
 type KnownPeers map[string]**Peer
 
 // StatsProcessor is assumed to be run in background. It accepts