package customer import "wagfarm-api/taxonomy/base" type Customer struct{ base.Taxonomy }