pubsubSym

package
v0.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GetMessageChannel = func(eventId uint32, channelPtr *byte) (error errno.Error) {
	return 0
}
View Source
var GetMessageChannelSize = func(eventId uint32, channelSizePtr *uint32) (error errno.Error) {
	return 0
}
View Source
var GetMessageData = func(eventId uint32, buf *byte) (error errno.Error) {
	return 0
}
View Source
var GetMessageDataSize = func(eventId uint32, sizePtr *uint32) (error errno.Error) {
	return 0
}

Functions

func MockEventChannel

func MockEventChannel(testEventId uint32, testChannel string)

func MockEventData

func MockEventData(testEventId uint32, testData []byte)

Types

type MockData

type MockData struct {
	EventId   uint32
	Channel   string
	EventData []byte
}

func (MockData) Mock

func (_m MockData) Mock() *MockData

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL