proto

package
v0.0.0-...-b999c59 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitService

type GitService uint8
const (
	GitUploadPack  GitService = iota // client <- pull <- server
	GitReceivePack                   // client -> push -> server
)
type Header struct {
	GitService
	Username       string
	Hostname       string
	RepositoryPath string
}

Jump to

Keyboard shortcuts

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