package
Version:
v0.0.0-...-e37d69e
Opens a new window with list of versions in this module.
Published: Sep 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type PublishWrapper struct {
Action SdkAction `json:"action,omitempty"`
MessageType string `json:"messageType,omitempty"`
Content []byte `json:"content,omitempty"`
}
type SubscribeWrapper struct {
Action SdkAction `json:"action,omitempty"`
MessageType string `json:"messageType,omitempty"`
Content []byte `json:"content,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.