repository

package
v15.11.13 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 69 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//nolint:revive // This is unintentionally missing documentation.
	MidxRelPath = "objects/pack/multi-pack-index"
)

Variables

View Source
var ErrInvalidSourceRepository = status.Error(codes.NotFound, "invalid source repository")

ErrInvalidSourceRepository is returned when attempting to replicate from an invalid source repository.

Functions

func NewServer

func NewServer(
	cfg config.Cfg,
	locator storage.Locator,
	txManager transaction.Manager,
	gitCmdFactory git.CommandFactory,
	catfileCache catfile.Cache,
	connsPool *client.Pool,
	git2goExecutor *git2go.Executor,
	housekeepingManager housekeeping.Manager,
) gitalypb.RepositoryServiceServer

NewServer creates a new instance of a gRPC repo server

Types

This section is empty.

Jump to

Keyboard shortcuts

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