github

package
v0.0.0-...-82d6ef7 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRepoInfo

func GetRepoInfo(owner string, repoName string) (*github.Repository, error)

Types

type RepoItem

type RepoItem struct {
	Name        string    `json:"name"`
	FullName    string    `json:"full_name"`
	Description string    `json:"description"`
	Private     bool      `json:"private"`
	Updated     time.Time `json:"updated_at"`
}

https://developer.github.com/v3/repos/#get

Jump to

Keyboard shortcuts

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