Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOutbound ¶
type MockOutbound struct {
SendErr error
}
MockOutbound mock outbound dispatcher
func (*MockOutbound) Send ¶
func (m *MockOutbound) Send(msg interface{}, senderVerKey string, des *service.Destination) error
Send msg
Click to show internal directories.
Click to hide internal directories.