Documentation
¶
Index ¶
Constants ¶
View Source
const DraftsPrefix = "draft:"
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) PostNewPipeline ¶
type CreateRelease ¶
type CreateRelease struct {
Version string `json:"version"`
}
Click to show internal directories.
Click to hide internal directories.