package
Version:
v1.1.7
Opens a new window with list of versions in this module.
Published: Jun 10, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DefaultProtocol struct{}
type Protocol interface {
Decode(message []byte) (version byte, messageType int, protoType int, route []byte, body []byte)
Encode(route []byte, body []byte, messageType int, protoType int) []byte
Read()
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.