Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceDefinitionService ¶
ServiceDefinitionService is an autogenerated mock type for the ServiceDefinitionService type
func (*ServiceDefinitionService) GetAPIByEntryName ¶
func (_m *ServiceDefinitionService) GetAPIByEntryName(appName string, serviceName string, entryName string) (*model.API, apperrors.AppError)
GetAPIByEntryName provides a mock function with given fields: appName, serviceName, entryName
func (*ServiceDefinitionService) GetAPIByServiceName ¶
func (_m *ServiceDefinitionService) GetAPIByServiceName(appName string, serviceName string) (*model.API, apperrors.AppError)
GetAPIByServiceName provides a mock function with given fields: appName, serviceName
Click to show internal directories.
Click to hide internal directories.