git_http

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName       = "GitHTTP"
	DefaultURLPrefix = "/"
)

Variables

This section is empty.

Functions

func Module

func Module(scope string) fx.Option

Types

type GitHTTP

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

func (*GitHTTP) GetRepoPrefix added in v0.0.2

func (m *GitHTTP) GetRepoPrefix() string

type Params

type Params struct {
	fx.In

	Lifecycle         fx.Lifecycle
	Logger            *zap.Logger
	RepositoryManager *repository_manager.RepositoryManager
	HTTPServer        *http_server.HTTPServer
}

Jump to

Keyboard shortcuts

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