Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDockerMetadataLength ¶
GetDockerMetadataLength returns the length of the 8 bytes header, timestamp, and space that is in front of each message.
Types ¶
type Message ¶
Message represents a docker message
func ParseMessage ¶
ParseMessage extracts the date and the status from the raw docker message see https://godoc.org/github.com/moby/moby/client#Client.ContainerLogs
Click to show internal directories.
Click to hide internal directories.