githubremote

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubRemote

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

func NewGithubRemote

func NewGithubRemote(remoteInfo *info.RemoteInfo) (*GithubRemote, error)

func (*GithubRemote) GetInfo

func (r *GithubRemote) GetInfo() *info.RemoteInfo

func (*GithubRemote) GetNumProjects

func (r *GithubRemote) GetNumProjects(opts *remote.RemoteQueryOpts) int

func (*GithubRemote) GetRepoLangs

func (r *GithubRemote) GetRepoLangs(repo *github.Repository) *projects.ProjectLanguages

func (*GithubRemote) GetType

func (r *GithubRemote) GetType() string

func (*GithubRemote) ReposToProjects

func (r *GithubRemote) ReposToProjects(repos []*github.Repository) []*projects.Project

func (*GithubRemote) StreamProjects

func (r *GithubRemote) StreamProjects(pi *load.ProgressInfo, opts *remote.RemoteQueryOpts)

func (*GithubRemote) String

func (r *GithubRemote) String() string

Jump to

Keyboard shortcuts

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