Documentation ¶ Index ¶ type Assertion Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Assertion ¶ type Assertion struct { Tuple *openfgav1.TupleKey ContextualTuples []*openfgav1.TupleKey `yaml:"contextualTuples"` Expectation bool ErrorCode int `yaml:"errorCode"` // If ErrorCode is non-zero then we expect that the check call failed. Trace string } Source Files ¶ View all Source files check.go Click to show internal directories. Click to hide internal directories.