# maintain v2 separate mocks dir dir: "{{.InterfaceDir}}/mocks" structname: "{{.InterfaceName}}" filename: "{{.InterfaceName | snakecase }}.go" pkgname: mocks template: testify packages: github.com/qsfera/server/services/proxy/pkg/user/backend: interfaces: UserBackend: {} github.com/qsfera/server/services/proxy/pkg/userroles: interfaces: UserRoleAssigner: {} go-micro.dev/v4/store: config: dir: pkg/staticroutes/internal/backchannellogout/mocks interfaces: Store: {}