Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Payload ¶
type Payload struct {
Repo string `json:"repo"`
Org string `json:"org"`
Project string `json:"project"`
ProjectShortname string `json:"project-shortname"`
Ref string `json:"ref"`
Category string `json:"category"`
DisplayName string `json:"display-name"`
Component bool `json:"is-component"`
SchemaPath string `json:"schema-path"`
Publisher string `json:"publisher"`
}
Click to show internal directories.
Click to hide internal directories.