# Functions
New provides a mock client for use in tests to provide a mock implementation of the readme.Client interface.
NewMockAPIRegistryService creates a new instance of MockAPIRegistryService.
NewMockAPISpecificationService creates a new instance of MockAPISpecificationService.
NewMockApplyService creates a new instance of MockApplyService.
NewMockCategoryService creates a new instance of MockCategoryService.
NewMockChangelogService creates a new instance of MockChangelogService.
NewMockCustomPageService creates a new instance of MockCustomPageService.
NewMockDocService creates a new instance of MockDocService.
NewMockImageService creates a new instance of MockImageService.
NewMockOutboundIPService creates a new instance of MockOutboundIPService.
NewMockProjectService creates a new instance of MockProjectService.
NewMockVersionService creates a new instance of MockVersionService.
# Structs
MockAPIRegistryService is an autogenerated mock type for the APIRegistryService type.
MockAPIRegistryService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
MockAPIRegistryService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockAPISpecificationService is an autogenerated mock type for the APISpecificationService type.
MockAPISpecificationService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
MockAPISpecificationService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MockAPISpecificationService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockAPISpecificationService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
MockAPISpecificationService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
MockAPISpecificationService_UploadDefinition_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UploadDefinition'.
MockApplyService is an autogenerated mock type for the ApplyService type.
MockApplyService_Apply_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Apply'.
No description provided by the author
MockApplyService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockCategoryService is an autogenerated mock type for the CategoryService type.
MockCategoryService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
MockCategoryService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MockCategoryService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockCategoryService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
MockCategoryService_GetDocs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDocs'.
MockCategoryService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
MockChangelogService is an autogenerated mock type for the ChangelogService type.
MockChangelogService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
MockChangelogService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MockChangelogService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockChangelogService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
MockChangelogService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
MockClient is a mock implementation of the readme.Client interfaces.
MockCustomPageService is an autogenerated mock type for the CustomPageService type.
MockCustomPageService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
MockCustomPageService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MockCustomPageService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockCustomPageService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
MockCustomPageService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
MockDocService is an autogenerated mock type for the DocService type.
MockDocService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
MockDocService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MockDocService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockDocService_Search_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Search'.
MockDocService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
MockImageService is an autogenerated mock type for the ImageService type.
No description provided by the author
MockImageService_Upload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upload'.
MockOutboundIPService is an autogenerated mock type for the OutboundIPService type.
No description provided by the author
MockOutboundIPService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockProjectService is an autogenerated mock type for the ProjectService type.
No description provided by the author
MockProjectService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockVersionService is an autogenerated mock type for the VersionService type.
MockVersionService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
MockVersionService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MockVersionService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockVersionService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
MockVersionService_GetVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetVersion'.
MockVersionService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.