Versions in this module Expand all Collapse all v1 v1.0.0 Dec 2, 2019 Changes in this version + var PeopleMap map[string]string + type People struct + People []Person + type Person struct + Name string + Username string