# maintain v2 separate mocks dir dir: "{{.InterfaceDir}}/mocks" structname: "{{.InterfaceName}}" filename: "{{.InterfaceName | snakecase }}.go" pkgname: mocks template: testify packages: github.com/qsfera/server/services/antivirus/pkg/scanners: interfaces: Scanner: {}