# Functions
NewIClient creates a new instance of IClient.
NewIJWTProvider creates a new instance of IJWTProvider.
# Structs
IClient is an autogenerated mock type for the IClient type.
IClient_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
IClient_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
IClient_Patch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Patch'.
IClient_Post_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Post'.
IClient_SetBaseURL_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetBaseURL'.
IJWTProvider is an autogenerated mock type for the IJWTProvider type.
No description provided by the author
IJWTProvider_GetJWTToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetJWTToken'.