repo

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	*git.Repository
	// contains filtered or unexported fields
}

func FromRepository

func FromRepository(r *git.Repository, err error) (*Repository, error)

func New

func New(path string) (*Repository, error)

func (*Repository) ReverseTagMap

func (r *Repository) ReverseTagMap() map[plumbing.Hash][]string

func (*Repository) TagMap

func (r *Repository) TagMap() map[string]plumbing.Hash

Jump to

Keyboard shortcuts

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