0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:15:44 +01:00
posthog/livestream/.mockery.yaml
2024-08-06 15:08:34 -07:00

13 lines
331 B
YAML

quiet: False
with-expecter: True
dir: mocks/{{ replaceAll .InterfaceDirRelative "internal" "internal_" }}
mockname: '{{.InterfaceName}}'
outpkg: '{{.PackageName}}'
filename: '{{.InterfaceName}}.go'
all: True
packages:
github.com/posthog/posthog/livestream:
config:
recursive: True
outpkg: mocks