repository

package
v14.10.5 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: MIT Imports: 65 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,
	rs *rubyserver.Server,
	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