Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubRPC ¶
type GithubRPC struct {
// contains filtered or unexported fields
}
func (*GithubRPC) Description ¶
type Workflow ¶
type Workflow struct {
On map[string]WorkflowTriggers
}
type WorkflowInput ¶
type WorkflowTriggers ¶
type WorkflowTriggers struct {
Inputs map[string]WorkflowInput
}
Click to show internal directories.
Click to hide internal directories.