Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArtifactInfo ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
type Message ¶
type Message struct {
Artifact ArtifactInfo `json:"artifact"`
Spec archive.Spec `json:"spec"`
}
Click to show internal directories.
Click to hide internal directories.