credentialhelper

package
v0.0.0-...-84ddfae Latest Latest
Warning

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

Go to latest
Published: May 7, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, opts *CLI) error

Types

type CLI

type CLI struct {
	GoModulePath string   `required:"" help:"Go module path"`
	Port         int      `required:"" help:"Port on 127.0.0.1 that the server is listening on"`
	Type         string   `required:"" help:"Type of credential helper. Must be case-sensitive equal to git"`
	Args         []string `arg:""`
}

CLI is a type reflected by "github.com/alecthomas/kong" that configures the CLI command for the client forward proxy.

Jump to

Keyboard shortcuts

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