Versions in this module Expand all Collapse all v1 v1.1.1 Oct 2, 2021 v1.1.0 Oct 2, 2021 Changes in this version type Person + PersonID int v1.0.0 Sep 27, 2021 Changes in this version + type Person struct + Email string + FirstName string + LastName string + Mood sql.NullString + PersonId int + type Place struct + City sql.NullString + Country string + TelCode int