package pancheri type Authority struct { Zones map[string]*Zone }