Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWebsocketClient ¶
func InitBroker ¶
Types ¶
type MockRawTuple ¶ added in v2.1.0
func (*MockRawTuple) AllProps ¶ added in v2.1.0
func (m *MockRawTuple) AllProps() map[string]string
func (*MockRawTuple) DynamicProps ¶ added in v2.1.0
func (m *MockRawTuple) DynamicProps(template string) (string, bool)
func (*MockRawTuple) Raw ¶ added in v2.1.0
func (m *MockRawTuple) Raw() []byte
func (*MockRawTuple) Replace ¶ added in v2.1.0
func (m *MockRawTuple) Replace(newContent []byte)
Click to show internal directories.
Click to hide internal directories.