github

package module
v0.0.0-...-b0114cf Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APIURLs = API{
	URL:     "https://api.github.com",
	STABLE:  "application/vnd.github.v3+json",
	PREVIEW: "application/vnd.github.korra-preview",
}

APIURLs provides Github URL info

Functions

This section is empty.

Types

type API

type API struct {
	URL     string
	STABLE  string
	PREVIEW string
}

API groups useful info

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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