Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSocketChannels ¶
WebSocketChannels is an autogenerated mock type for the WebSocketChannels type
func (*WebSocketChannels) GetChannels ¶
func (_m *WebSocketChannels) GetChannels(topic string) (chan<- interface{}, chan<- interface{}, <-chan *ws.WebSocketCommandMessageOrError)
GetChannels provides a mock function with given fields: topic
func (*WebSocketChannels) SendReply ¶
func (_m *WebSocketChannels) SendReply(message interface{})
SendReply provides a mock function with given fields: message
Click to show internal directories.
Click to hide internal directories.