Versions in this module Expand all Collapse all v0 v0.1.0 Jan 14, 2024 Changes in this version + type Address struct + Food string + Income float64 + Mail string + People int + State string + Street string + func (a Address) Validate() error