package
Version:
v0.1.0-beta
Opens a new window with list of versions in this module.
Published: Sep 12, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type StreamMessage interface {
MarshalBinary() ([]byte, error)
UnmarshalBinary(data []byte) error
SetPublishingId(id int64)
GetPublishingId() int64
GetData() [][]byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.