Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ListenToProtocol = func(protocol string, response *byte, responseSize uint32) (error errno.Error) {
return 0
}
View Source
var ListenToProtocolSize = func(protocol string, responseSize *uint32) (error errno.Error) {
return 0
}
View Source
var NewCommand = func(protocol, command string, id *uint32) (error errno.Error) {
return 0
}
Functions ¶
func MockListen ¶
func MockListen(listenHash, testProtocol string)
Types ¶
Click to show internal directories.
Click to hide internal directories.