Documentation
¶
Index ¶
- type Service
- func (service *Service) CreateMR(ctx context.Context, mr gitlabcore.MRInfo) (url string, err error)
- func (service *Service) FillMRTemplateDescription(_ context.Context, description, tickerKey string) string
- func (service *Service) GetDefaultMRTemplateDescription(ctx context.Context, projectID gitlabcore.ProjectID) (description string, err error)
- func (service *Service) GetProjectIDByURL(ctx context.Context, url string) (projectID gitlabcore.ProjectID, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) FillMRTemplateDescription ¶
func (*Service) GetDefaultMRTemplateDescription ¶
func (*Service) GetProjectIDByURL ¶
Click to show internal directories.
Click to hide internal directories.