server

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repositories

type Repositories struct {
	Repos  []github.Repository
	Len    int
	Client *github.Client
}

func BrowseRepositories

func BrowseRepositories(tokens []string) (*Repositories, error)

BrowseRepositories calls GitHub API to browse repositories whose names contain all tokens. ! Function contains panic()

func (*Repositories) GetInfoAll

func (r *Repositories) GetInfoAll()

func (*Repositories) GetInfoWithLanguage

func (r *Repositories) GetInfoWithLanguage(lang string)

Jump to

Keyboard shortcuts

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