package
Version:
v1.5.125
Opens a new window with list of versions in this module.
Published: May 14, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Package bitbucket implements a Bitbucket Cloud client.
New returns a new Bitbucket API client.
NewDefault returns a new Bitbucket API client using the
default api.bitbucket.org address.
type Error struct {
Type string `json:"type"`
Data struct {
Message string `json:"message"`
} `json:"error"`
}
Error represents a Bitbucket error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.