1 Star 0 Fork 0

wheatj/kava

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.mockery.yaml 438 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Generate EXPECT() methods, type-safe methods to generate call expectations
with-expecter: true
# Generate mocks in adjacent mocks directory to the interfaces
dir: "{{.InterfaceDir}}/mocks"
mockname: "Mock{{.InterfaceName}}"
outpkg: "mocks"
filename: "Mock{{.InterfaceName}}.go"
packages:
github.com/kava-labs/kava/x/precisebank/types:
# package-specific config
config:
interfaces:
AccountKeeper:
BankKeeper:
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/wheatj/kava.git
[email protected]:wheatj/kava.git
wheatj
kava
kava
master

搜索帮助