start json renamed

This commit is contained in:
Jimmy Zelinskie 2014-07-22 01:17:08 -04:00
parent fa191de6d3
commit 858258f884

View file

@ -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"`