Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilteredLogConsumer ¶ added in v1.0.9
func FilteredLogConsumer(consumer compose.LogConsumer, services []string) compose.LogConsumer
FilteredLogConsumer filters logs for given services
func GetWriter ¶ added in v1.0.9
func GetWriter(name, service, container string, events compose.ContainerEventListener) io.Writer
GetWriter creates a io.Writer that will actually split by line and format by LogConsumer
func StringContains ¶
StringContains check if an array contains a specific value
Types ¶
type MemBytes ¶ added in v1.0.8
type MemBytes int64
MemBytes is a type for human readable memory bytes (like 128M, 2g, etc)
Click to show internal directories.
Click to hide internal directories.