# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewAPIError creates a new instance of APIError with the provided code, message, and details.
NewConnection initializes a new Conn instance with the provided wasabi.Connection and onClose callback.
NewMockAPIProvider creates a new instance of MockAPIProvider.
NewMockCallsRepo creates a new instance of MockCallsRepo.
NewMockConnRegistry creates a new instance of MockConnRegistry.
NewMockHandler creates a new instance of MockHandler.
NewMockRequest creates a new instance of MockRequest.
NewService creates a new instance of Service.
# Structs
No description provided by the author
No description provided by the author
MockAPIProvider is an autogenerated mock type for the APIProvider type.
No description provided by the author
MockAPIProvider_Handle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Handle'.
MockCallsRepo is an autogenerated mock type for the CallsRepo type.
No description provided by the author
MockCallsRepo_GetCall_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCall'.
MockCallsRepo_UpdateCalls_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateCalls'.
MockConnRegistry is an autogenerated mock type for the ConnRegistry type.
No description provided by the author
MockConnRegistry_GetConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConnection'.
MockHandler is an autogenerated mock type for the Handler type.
No description provided by the author
MockHandler_Handle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Handle'.
MockRequest is an autogenerated mock type for the Request type.
MockRequest_Context_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Context'.
MockRequest_Data_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Data'.
No description provided by the author
MockRequest_RoutingKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RoutingKey'.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author