Documentation
¶
Overview ¶
Package tuple implements `ofga tuples`: write, delete, read relationship tuples and follow the changelog.
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 `tuple` command group.
func (*Command) RegisterSubCommands ¶
func (c *Command) RegisterSubCommands()
RegisterSubCommands wires the tuple sub-commands.
Click to show internal directories.
Click to hide internal directories.