Documentation
¶
Overview ¶
Package query implements `ofga query`: the read-side authorization questions — check, batch-check, expand, list-objects and list-users.
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 `query` command group.
func (*Command) RegisterSubCommands ¶
func (c *Command) RegisterSubCommands()
RegisterSubCommands wires the query sub-commands.
Click to show internal directories.
Click to hide internal directories.