repogithub

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter struct {
	// contains filtered or unexported fields
}

func NewAdapter

func NewAdapter(owner string, repo string, opts AdapterOptions) *Adapter

func (*Adapter) GetPullRequestsSince

func (r *Adapter) GetPullRequestsSince(base string, t time.Time, onlyMerged bool) (res []repo.PullRequest, err error)

type AdapterOptions

type AdapterOptions struct {
	Token string
}

Jump to

Keyboard shortcuts

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