run

package
v0.1.0-rc8 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContributionDiff

func ContributionDiff(
	ctx context.Context,
	src, dst ContributionSource,
	printer Printer,
) error

Types

type ContributionSource

type ContributionSource interface {
	Location() string
	Fetch(context.Context) (contribution.HeatMap, error)
}

type Printer

type Printer interface {
	Println(...interface{})
}

Jump to

Keyboard shortcuts

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