start json renamed
This commit is contained in:
parent
fa191de6d3
commit
858258f884
1 changed files with 1 additions and 1 deletions
|
@ -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"`
|
||||
|
|
Loading…
Reference in a new issue