Initial QSfera import
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# maintain v2 separate mocks dir
|
||||
dir: "{{.InterfaceDir}}/mocks"
|
||||
structname: "{{.InterfaceName}}"
|
||||
filename: "{{.InterfaceName | snakecase }}.go"
|
||||
pkgname: mocks
|
||||
|
||||
template: testify
|
||||
packages:
|
||||
github.com/qsfera/server/pkg/oidc:
|
||||
interfaces:
|
||||
OIDCClient: {}
|
||||
Reference in New Issue
Block a user