gitexec

package
v0.0.0-...-e36a8a6 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Listener

type Listener = *listener

Listener executes git command during apply

func NewListener

func NewListener(dir string, logger logging.Logger, opts ...Options) (Listener, error)

NewListener return a listener for the repo

type Options

type Options func(l *listener)

func WithGitClient

func WithGitClient(gitClient transport.Transport) Options

type ReqCh

type ReqCh <-chan *packp.ReferenceUpdateRequest

should be closed after send

Jump to

Keyboard shortcuts

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