mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
12 lines
316 B
YAML
12 lines
316 B
YAML
dir: "{{.InterfaceDir}}/mock_{{.PackageName}}"
|
|
testonly: True
|
|
with-expecter: True
|
|
all: False
|
|
outpkg: "mock_{{.PackageName}}"
|
|
packages:
|
|
github.com/anyproto/anytype-heart/space/typeprovider:
|
|
interfaces:
|
|
SmartBlockTypeProvider:
|
|
github.com/anyproto/anytype-heart/core/wallet:
|
|
interfaces:
|
|
Wallet:
|