github

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2023 License: MIT, MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APIURL = "https://api.github.com"

Functions

func AddSSHKey added in v0.0.6

func AddSSHKey(token string)

func GetAllRepos

func GetAllRepos(token string) []interface{}

Types

type GitHubSSHPubKey added in v0.0.6

type GitHubSSHPubKey struct {
	Title string `json:"title"`
	Key   string `json:"key"`
}

Jump to

Keyboard shortcuts

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