github

package
v0.0.0-...-06fd498 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepositoryInformation

type RepositoryInformation struct {
	Owner       *string    `json:"owner"`
	Avatar      *string    `json:"avatar"`
	Repo        *string    `json:"repo"`
	Description *string    `json:"description"`
	Topics      []string   `json:"topics"`
	Languages   []language `json:"languages"`
	Readme      *string    `json:"readme"`
}

RepositoryInformation -

func GetRepositoryInformation

func GetRepositoryInformation(owner, repo, tag string, p pool.Pool) (*RepositoryInformation, error)

GetRepositoryInformation -

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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