# Functions
NewMockapi creates a new mock instance.
NewMockcustomAPI creates a new mock instance.
# Constants
SampleRulesJSON is a JSON response for grafana rules api.
# Structs
Mockapi is a mock of api interface.
MockapiMockRecorder is the mock recorder for Mockapi.
MockcustomAPI is a mock of customAPI interface.
MockcustomAPIMockRecorder is the mock recorder for MockcustomAPI.