package seedingtechnique import "wagfarm-api/taxonomy/base" type SeedingTechnique struct{ base.Taxonomy }