fetching

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 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 Fetcher

type Fetcher interface {
	Fetch(n int) (repos []*github.Repository)
}

Fetcher defines the interface for repo fetchers

func NewGitHubRepoSearchClient

func NewGitHubRepoSearchClient() Fetcher

NewGitHubRepoSearchClient returns a new GitHub repo fetcher

func NewMockRepoSearchClient

func NewMockRepoSearchClient() Fetcher

NewMockRepoSearchClient returns a new mock repo fetcher for testing

Jump to

Keyboard shortcuts

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