accessverifier

package
v14.40.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package accessverifier handles the verification of access permission.

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
}

Command handles access verification commands.

func (*Command) Verify

func (c *Command) Verify(ctx context.Context, action commandargs.CommandType, repo string) (*Response, error)

Verify checks access permissions and returns a response.

type Response

type Response = accessverifier.Response

Response is an alias for accessverifier.Response, representing the result of an access verification.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL