package
2.32.4
Repository: https://github.com/docker/compose.git
Documentation: pkg.go.dev

# Functions

NewMockAPIClient creates a new mock instance.
NewMockCli creates a new mock instance.
NewMockLogConsumer creates a new mock instance.
NewMockService creates a new mock instance.

# Structs

MockAPIClient is a mock of APIClient interface.
MockAPIClientMockRecorder is the mock recorder for MockAPIClient.
MockCli is a mock of Cli interface.
MockCliMockRecorder is the mock recorder for MockCli.
MockLogConsumer is a mock of LogConsumer interface.
MockLogConsumerMockRecorder is the mock recorder for MockLogConsumer.
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.