diff

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2021 License: ISC Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Diff

type Diff struct {
	Stargazers int
	Watchers   int
	Forks      int
}

type DiffJar

type DiffJar struct {
	Diffs  map[string]Diff
	Sender *router.ServiceRouter
}

func NewDiffJar

func NewDiffJar(sender *router.ServiceRouter) *DiffJar

func (*DiffJar) Add

func (d *DiffJar) Add(name string, is *g.Repository, was *g.Repository)

func (*DiffJar) Send

func (d *DiffJar) Send() error

Jump to

Keyboard shortcuts

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