package
Version:
v1.16.27
Opens a new window with list of versions in this module.
Published: Oct 14, 2021
License: BSD-2-Clause-Patent
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
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
¶
Directories
¶
Package integration implements a Bitbucket Cloud integration tests.
|
Package integration implements a Bitbucket Cloud integration tests. |
Click to show internal directories.
Click to hide internal directories.