Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleService ¶
type ConsoleService struct {
// contains filtered or unexported fields
}
func NewConsoleService ¶
func NewConsoleService(bitbucketService *bitbucket2.Service) *ConsoleService
func (*ConsoleService) SelectProject ¶
func (s *ConsoleService) SelectProject(ctx context.Context) (*bitbucketclient.RestProject, error)
func (*ConsoleService) SelectRepository ¶
func (s *ConsoleService) SelectRepository(ctx context.Context, projectKey string) (*bitbucketclient.RestRepository, error)
Click to show internal directories.
Click to hide internal directories.