Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetGroupService ¶
type GetGroupService struct {
// contains filtered or unexported fields
}
func NewGetGroupService ¶
func NewGetGroupService(gitlab ports.GitlabGroupRepository) (GetGroupService, error)
type GetProjectService ¶
type GetProjectService struct {
// contains filtered or unexported fields
}
func NewGetProjectService ¶
func NewGetProjectService(gitlab ports.GitlabProjectRepository) (GetProjectService, error)
Click to show internal directories.
Click to hide internal directories.