Documentation
¶
Overview ¶
Package assertions implements `ofga assertions`: read and write the assertion test-suite attached to an authorization model, and run it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command is the `assertions` command group.
func (*Command) RegisterSubCommands ¶
func (c *Command) RegisterSubCommands()
RegisterSubCommands wires the assertions sub-commands.
Click to show internal directories.
Click to hide internal directories.