MCPcopy Create free account
hub / github.com/docker/compose / Status

Method Status

pkg/compose/logs_test.go:241–241  ·  view source on GitHub ↗
(containerName, msg string)

Source from the content-addressed store, hash-verified

239}
240
241func (l *testLogConsumer) Status(containerName, msg string) {}
242
243func (l *testLogConsumer) LogsForContainer(containerName string) []string {
244 l.mu.Lock()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected