Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperationType ¶
type OperationType int
const ( Get OperationType = iota List Create Update Delete CreateSelfSubjectRulesReview Watch )
type OperationsInput ¶
type OperationsInput map[OperationType][]*graphql.Request
Click to show internal directories.
Click to hide internal directories.