Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct { Config *config.Config Args *commandargs.Shell ReadWriter *readwriter.ReadWriter }
func (*Command) Verify ¶
func (c *Command) Verify(ctx context.Context, action commandargs.CommandType, repo string) (*Response, error)
type Response ¶
type Response = accessverifier.Response
Click to show internal directories.
Click to hide internal directories.