Versions in this module Expand all Collapse all v0 v0.0.1 Jan 18, 2024 Changes in this version + type LogConsumer struct + Stderr [][]byte + Stdout [][]byte + func (lc *LogConsumer) Accept(l testcontainers.Log) + func (lc *LogConsumer) StderrFile() []byte + func (lc *LogConsumer) StderrLen() int + func (lc *LogConsumer) StdoutFile() []byte + func (lc *LogConsumer) StdoutLen() int