package
0.0.0-20250221084221-cda146333981
Repository: https://github.com/mendersoftware/go-lib-micro.git
Documentation: pkg.go.dev

# Constants

MessageTypeError is returned on internal or protocol errors.
MessageTypePortForward is the message type for streaming data.
MessageTypePortForwardAck is the message type for streaming data acknowledgement.
MessageTypePortForwardNew is the message type to start a port-forwarding connection The body MUST contain a PortForwardNew object.
MessageTypePortForwardStop is the message type to stop a port-forwarding connection.
Values for the PortForwardProtocol type.
Values for the PortForwardProtocol type.
PropertyConnectionID is the name of the property holding the connection ID.

# Structs

Error struct is passed in the Body of MsgProto in case the message type is ErrorMessage.
PortForwardNew represents a new port forwarding request.

# Type aliases

PortForwardProtocol stores the protocol.