Documentation
¶
Index ¶
- type Service
- func (_m *Service) GetByLabel(label string) (api.LabelObject, int, error)
- func (_m *Service) GetByPrefix(prefix string) ([]api.LabelObject, int, error)
- func (_m *Service) GetVersionID(label string) (string, int, error)
- func (_m *Service) GetVersionIDByPrefix(prefixz string) ([]api.LabelVersionID, int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
Service is an autogenerated mock type for the Service type
func (*Service) GetByLabel ¶
GetByLabel provides a mock function with given fields: label
func (*Service) GetByPrefix ¶
GetByPrefix provides a mock function with given fields: prefix
func (*Service) GetVersionID ¶
GetVersionID provides a mock function with given fields: label
func (*Service) GetVersionIDByPrefix ¶
GetVersionIDByPrefix provides a mock function with given fields: prefixz
Click to show internal directories.
Click to hide internal directories.