global

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PageCount      int
	SelectedRow    int
	CurrentAccount string

	AccountsAllStarRepos = make(map[string][]*GRepository, 0)

	AccountsStarReposNextPage = make(map[string]int, 0)
)

Functions

This section is empty.

Types

type GRepository

type GRepository struct {
	Repository           *github2.Repository
	DescriptionZh        string `json:"description_zh"`
	DescriptionTranslate string `json:"description_translate"`
}

Jump to

Keyboard shortcuts

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