package worker import "wagfarm-api/taxonomy/base" type Worker struct{ base.Taxonomy }