package acme type Registration struct { Resource string `json:"resource"` Contact []string `json:"contact"` }