repo

package
v0.0.0-...-c34a4ac Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo

type Repo struct {
	DiffChannel      chan<- *hungryfox.Diff
	HistoryPastLimit time.Time
	DataPath         string
	RepoPath         string
	CloneURL         string
	URL              string
	AllowUpdate      bool
	// contains filtered or unexported fields
}

func (*Repo) Close

func (r *Repo) Close() error

func (*Repo) GetProgress

func (r *Repo) GetProgress() int

func (*Repo) GetRefs

func (r *Repo) GetRefs() (refsMap []string)

func (*Repo) Open

func (r *Repo) Open() error

func (*Repo) Scan

func (r *Repo) Scan() error

Scan - rt

func (*Repo) SetRefs

func (r *Repo) SetRefs(refs []string)

Jump to

Keyboard shortcuts

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