package
1.1.0
Repository: https://github.com/gitploy-io/gitploy.git
Documentation: pkg.go.dev

# Functions

NewMockBranchSCM creates a new mock instance.
NewMockCommitSCM creates a new mock instance.
NewMockDeploymentStatusSCM creates a new mock instance.
NewMockDeploymentStatusStore creates a new mock instance.
NewMockSCM creates a new mock instance.
NewMockStore creates a new mock instance.
NewMockTagSCM creates a new mock instance.

# Structs

MockBranchSCM is a mock of BranchSCM interface.
MockBranchSCMMockRecorder is the mock recorder for MockBranchSCM.
MockCommitSCM is a mock of CommitSCM interface.
MockCommitSCMMockRecorder is the mock recorder for MockCommitSCM.
MockDeploymentStatusSCM is a mock of DeploymentStatusSCM interface.
MockDeploymentStatusSCMMockRecorder is the mock recorder for MockDeploymentStatusSCM.
MockDeploymentStatusStore is a mock of DeploymentStatusStore interface.
MockDeploymentStatusStoreMockRecorder is the mock recorder for MockDeploymentStatusStore.
MockSCM is a mock of SCM interface.
MockSCMMockRecorder is the mock recorder for MockSCM.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.
MockTagSCM is a mock of TagSCM interface.
MockTagSCMMockRecorder is the mock recorder for MockTagSCM.