mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-13 08:13:32 -07:00
start json renamed
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ type PeerStats struct {
|
||||
}
|
||||
|
||||
type Stats struct {
|
||||
Start time.Time `json:"time"`
|
||||
Start time.Time `json:"start_time"`
|
||||
|
||||
Announces uint64 `json:"announces"`
|
||||
Scrapes uint64 `json:"scrapes"`
|
||||
|
||||
Reference in New Issue
Block a user