Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. 不要编辑。
Code generated by mockery v1.0.0. 不要编辑。
Code generated by mockery v1.0.0. 不要编辑。
Code generated by mockery v1.0.0. 不要编辑。
Code generated by mockery v1.0.0. 不要编辑。
Code generated by mockery v1.0.0. 不要编辑。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChannelResponse ¶
channelResponse是针对channelResponse类型自动生成的模拟类型
func (*ChannelResponse) Config ¶
func (_m *ChannelResponse) Config() (*discovery.ConfigResult, error)
config提供了一个具有给定字段的模拟函数:
func (*ChannelResponse) Endorsers ¶
func (_m *ChannelResponse) Endorsers(invocationChain client.InvocationChain, f client.Filter) (client.Endorsers, error)
背书人为给定字段提供模拟函数:invocationChain,f
func (*ChannelResponse) Peers ¶
func (_m *ChannelResponse) Peers(invocationChain ...*discovery.ChaincodeCall) ([]*client.Peer, error)
对等端为给定字段提供模拟函数:invocationChain
type CommandRegistrar ¶
commandRegistrar是commandRegistrar类型的自动生成的模拟类型
func (*CommandRegistrar) Command ¶
func (_m *CommandRegistrar) Command(name string, help string, onCommand common.CLICommand) *kingpin.CmdClause
命令提供具有给定字段的模拟函数:name、help、oncommand
type LocalResponse ¶
LocalResponse是为LocalResponse类型自动生成的模拟类型
type ResponseParser ¶
ResponseParser是ResponseParser类型的自动生成的模拟类型
func (*ResponseParser) ParseResponse ¶
func (_m *ResponseParser) ParseResponse(channel string, response discovery.ServiceResponse) error
ParseResponse提供了一个具有给定字段的模拟函数:通道、响应
type ServiceResponse ¶
ServiceResponse是为ServiceResponse类型自动生成的模拟类型
func (*ServiceResponse) ForChannel ¶
func (_m *ServiceResponse) ForChannel(_a0 string) discovery.ChannelResponse
forchannel提供了一个具有给定字段的模拟函数:a0
func (*ServiceResponse) ForLocal ¶
func (_m *ServiceResponse) ForLocal() discovery.LocalResponse
ForLocal为给定字段提供模拟函数:
func (*ServiceResponse) Raw ¶
func (_m *ServiceResponse) Raw() *protosdiscovery.Response
raw提供了一个具有给定字段的模拟函数: