Documentation
¶
Overview ¶
Package model implements `ofga model`: write, list, inspect, and visualize authorization models (including a colored relation graph).
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 `model` command group.
func (*Command) RegisterSubCommands ¶
func (c *Command) RegisterSubCommands()
RegisterSubCommands wires the model sub-commands.
Click to show internal directories.
Click to hide internal directories.