gitutil

package
v0.36.4 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package gitutil provides utilities for working with Git repositories.

Currently provides cloning functionality for loading documents from Git repositories.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cloner

type Cloner struct {
	Logger *slog.Logger
}

func NewCloner

func NewCloner(logger *slog.Logger) *Cloner

func (*Cloner) Clone

func (c *Cloner) Clone(ctx context.Context, repoURL string) (string, func(), error)

Jump to

Keyboard shortcuts

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