completion

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Completer

type Completer struct {
	// contains filtered or unexported fields
}

func NewCompleter

func NewCompleter(f utils.Factory) *Completer

func (Completer) CompleteRemoteBranches

func (c Completer) CompleteRemoteBranches(ctx context.Context, projectKey, repositorySlug, toComplete string) ([]string, error)

func (Completer) CompleteRemoteProject

func (c Completer) CompleteRemoteProject(ctx context.Context, toComplete string) ([]string, error)

func (Completer) CompleteRemoteRepositories

func (c Completer) CompleteRemoteRepositories(ctx context.Context, projectKey, toComplete string) ([]string, error)

Jump to

Keyboard shortcuts

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