# Functions

DecodeMessage decodes raw message bytes into a specific type that satisfies the Message interface.
DetectMessageType returns the message type for the given MessageBody.
EncodeMessage encodes a message object into bytes with protobuf.
ReadHeader reads the header off raw message bytes.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Host and HostTags are used in backend post-resolution.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProcessStat is used for real-time process messages.
No description provided by the author
No description provided by the author
Header must exist at position 1 for compatibility with older version of the Agent.
No description provided by the author
No description provided by the author

# Interfaces

Message is a common interface used by all message types.

# Type aliases

https://blog.couchbase.com/docker-health-check-keeping-containers-healthy/ health can be: starting, healthy, unhealthy.
status section in https://docs.docker.com/engine/api/v1.29/#tag/Container.
MessageEncoding represents how messages will be encoded or decoded for over-the-wire transfer.
MessageType is a string representing the type of a message.
No description provided by the author
Process state codes in http://wiki.preshweb.co.uk/doku.php?id=linux:psflags.