package
Version:
v1.6.1-0...-04dee1e
Opens a new window with list of versions in this module.
Published: Dec 18, 2019
License: BSD-2-Clause-Patent
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package stash implements a Bitbucket Server client.
New returns a new Stash API client.
NewDefault returns a new Stash API client.
type Error struct {
Errors []struct {
Message string `json:"message"`
ExceptionName string `json:"exceptionName"`
CurrentVersion int `json:"currentVersion"`
ExpectedVersion int `json:"expectedVersion"`
} `json:"errors"`
}
Error represents a Stash error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.