Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GatekeeperInput ¶
type GatekeeperInput struct { Parameters interface{} `json:"parameters"` Review ReviewObject `json:"review"` }
type ReviewObject ¶
type ReviewObject struct {
Object interface{} `json:"object"`
}
Click to show internal directories.
Click to hide internal directories.