git

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MaxPathDepth 最大路径深度
	MaxPathDepth = 99
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GitId

type GitId interface {
	String() string
	Bytes() []byte
}

type ObjectId

type ObjectId interface {
	GitId
}

type PackId

type PackId interface {
	GitId
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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