package
0.0.0-20230720142802-055f8dac88b4
Repository: https://github.com/wetware/casm.git
Documentation: pkg.go.dev
# Functions
NewMockBootstrapper creates a new mock instance.
NewMockCapability creates a new mock instance.
NewMockClientProvider creates a new mock instance.
NewMockMetricReporter creates a new mock instance.
NewMockStream creates a new mock instance.
# Structs
MockBootstrapper is a mock of Bootstrapper interface.
MockBootstrapperMockRecorder is the mock recorder for MockBootstrapper.
MockCapability is a mock of Capability interface.
MockCapabilityMockRecorder is the mock recorder for MockCapability.
MockClientProvider is a mock of ClientProvider interface.
MockClientProviderMockRecorder is the mock recorder for MockClientProvider.
MockMetricReporter is a mock of MetricReporter interface.
MockMetricReporterMockRecorder is the mock recorder for MockMetricReporter.
MockStream is a mock of Stream interface.
MockStreamMockRecorder is the mock recorder for MockStream.