Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GetWebSocketURL = func(channel string, socketURLPtr *byte) (error errno.Error) {
return 0
}
View Source
var GetWebSocketURLSize = func(channel string, sizePtr *uint32) (error errno.Error) {
return 0
}
View Source
var PublishToChannel = func(channel string, data *byte, dataSize uint32) (error errno.Error) {
return 0
}
View Source
var SetSubscriptionChannel = func(channel string) (error errno.Error) {
return 0
}
Functions ¶
func MockWebSocketUrl ¶
func MockWebSocketUrl(testChannel, url string)
Types ¶
Click to show internal directories.
Click to hide internal directories.