marc.barry 673d90728e style(server): changed a LeaderInfo struct field from "startTime" to "StartTime"
Changed the LeaderInfo struct "start time" field from "startTime" to "StartTime" so that it is an exported identifier. This required adding the `json:"startTime"` structure field tag so that the encoding/json package correctly performs JSON encoding (i.e. the correct property name --> startTime).
2014-05-21 11:19:56 -04:00
..
2014-05-09 01:56:55 -07:00
2014-05-09 01:56:55 -07:00
2014-05-09 01:56:55 -07:00
2013-10-11 01:02:38 -06:00
2014-05-09 01:56:55 -07:00
2013-10-12 15:56:43 -06:00
2013-10-30 17:36:15 -07:00