Documentation ¶
Index ¶
Constants ¶
View Source
const GITONLY = "git"
GITONLY identifer for git interface
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client type struct
func (*Client) CreateRelease ¶
func (g *Client) CreateRelease(releaseVersion *shared.ReleaseVersion, generatedChangelog *shared.GeneratedChangelog, _ *assets.Set) error
CreateRelease creates release on remote
func (*Client) GetCompareURL ¶
GetCompareURL for git
Click to show internal directories.
Click to hide internal directories.