6 lines
108 B
Go
6 lines
108 B
Go
package seedingtechnique
|
|
|
|
import "wagfarm-api/taxonomy/base"
|
|
|
|
type SeedingTechnique struct{ base.Taxonomy }
|