mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-28 09:36:09 +08:00
be938a4814
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
9 lines
199 B
YAML
9 lines
199 B
YAML
template: testify
|
|
dir: mocks/biz
|
|
structname: "{{.InterfaceName}}"
|
|
pkgname: "{{.SrcPackageName}}"
|
|
filename: "{{.InterfaceName}}.go"
|
|
all: true
|
|
packages:
|
|
github.com/acepanel/panel/v3/internal/biz: {}
|