# Functions
NewAPIServerStub Constructor.
NewMockAPIServer creates a new mock instance.
# Structs
ApiError Representation of parts of an error struct returned from the API.
APIServerStub Makes calls to real API server.
MockAPIServer is a mock of APIServer interface.
MockAPIServerMockRecorder is the mock recorder for MockAPIServer.
# Interfaces
APIServer Stub methods in order to mock endpoints.