package
0.0.0-20240529183440-3e674a6f76af
Repository: https://github.com/golang-ninja-courses/error-handling-mastery.git
Documentation: pkg.go.dev

# Functions

NewMockICmdExecutor creates a new mock instance.
NewMockIMetricsCollector creates a new mock instance.
NewMockITransport creates a new mock instance.

# Structs

MockICmdExecutor is a mock of ICmdExecutor interface.
MockICmdExecutorMockRecorder is the mock recorder for MockICmdExecutor.
MockIMetricsCollector is a mock of IMetricsCollector interface.
MockIMetricsCollectorMockRecorder is the mock recorder for MockIMetricsCollector.
MockITransport is a mock of ITransport interface.
MockITransportMockRecorder is the mock recorder for MockITransport.