Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotProvided = errors.New("block not provided")
Functions ¶
func GetLocalDir ¶
Types ¶
type Remote ¶
type Remote struct { Log *log.Logger Repo *git.Repository Tracker *Tracker Handler RemoteHandler // contains filtered or unexported fields }
func (*Remote) ProcessCommands ¶
type RemoteHandler ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
Tracker tracks which hashes are published in IPLD
func NewTracker ¶
Click to show internal directories.
Click to hide internal directories.