# Functions

NewMockOrche creates a new mock instance.
NewMockOrcheExternalAPI creates a new mock instance.
NewMockOrcheInternalAPI creates a new mock instance.

# Structs

MockOrche is a mock of Orche interface.
MockOrcheExternalAPI is a mock of OrcheExternalAPI interface.
MockOrcheExternalAPIMockRecorder is the mock recorder for MockOrcheExternalAPI.
MockOrcheInternalAPI is a mock of OrcheInternalAPI interface.
MockOrcheInternalAPIMockRecorder is the mock recorder for MockOrcheInternalAPI.
MockOrcheMockRecorder is the mock recorder for MockOrche.