package
1.3.13
Repository: https://github.com/ravielze/oculi.git
Documentation: pkg.go.dev

# Functions

NewMockAPI creates a new mock instance.
NewMockChainableAPI creates a new mock instance.
NewMockConfig creates a new mock instance.
NewMockFinisherAPI creates a new mock instance.
NewMockModelerAPI creates a new mock instance.

# Structs

MockAPI is a mock of API interface.
MockAPIMockRecorder is the mock recorder for MockAPI.
MockChainableAPI is a mock of ChainableAPI interface.
MockChainableAPIMockRecorder is the mock recorder for MockChainableAPI.
MockConfig is a mock of Config interface.
MockConfigMockRecorder is the mock recorder for MockConfig.
MockFinisherAPI is a mock of FinisherAPI interface.
MockFinisherAPIMockRecorder is the mock recorder for MockFinisherAPI.
MockModelerAPI is a mock of ModelerAPI interface.
MockModelerAPIMockRecorder is the mock recorder for MockModelerAPI.