Versions in this module Expand all Collapse all v1 v1.0.0 Jan 26, 2019 Changes in this version + type Location struct + ChangeTime int64 + Description string + Id int64 + Lat float32 + Lng float32 + Name string + Persons []*Person + Time time.Time + type Person struct + FirstName string + LastName string