Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RelyAgentMock ¶
type RelyAgentMock struct {
// contains filtered or unexported fields
}
代理依赖组件实例化操作,方便mock单测和并行开发
func MockRelyAgent ¶
func MockRelyAgent(engine common.Engine) *RelyAgentMock
func (*RelyAgentMock) CreateNetwork ¶
func (t *RelyAgentMock) CreateNetwork() (network.Network, error)
Click to show internal directories.
Click to hide internal directories.