Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BitbucketClient ¶
type BitbucketClient struct {
// contains filtered or unexported fields
}
func NewBitbucketClient ¶
func NewBitbucketClient(username string, tokens []string) *BitbucketClient
func (*BitbucketClient) GetTokenManager ¶ added in v0.14.0
func (c *BitbucketClient) GetTokenManager() *token.Manager
Click to show internal directories.
Click to hide internal directories.