Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IMService ¶
IMService is an autogenerated mock type for the IMService type
func NewIMService ¶
func NewIMService(t mockConstructorTestingTNewIMService) *IMService
NewIMService creates a new instance of IMService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*IMService) Pull ¶
func (_m *IMService) Pull(ctx context.Context, req *rpc.PullRequest) (*rpc.PullResponse, error)
Pull provides a mock function with given fields: ctx, req
func (*IMService) Send ¶
func (_m *IMService) Send(ctx context.Context, req *rpc.SendRequest) (*rpc.SendResponse, error)
Send provides a mock function with given fields: ctx, req
Click to show internal directories.
Click to hide internal directories.