package
0.1.5
Repository: https://github.com/robgonnella/ops.git
Documentation: pkg.go.dev

# Functions

NewMockRepo creates a new mock instance.
NewMockService creates a new mock instance.

# Structs

MockRepo is a mock of Repo interface.
MockRepoMockRecorder is the mock recorder for MockRepo.
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.