api

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Auth

func Auth() *githubv4.Client

Types

type Query

type Query struct {
	Viewer struct {
		ContributionsCollection struct {
			ContributionCalendar struct {
				Colors      []string
				IsHalloween bool
				Weeks       []struct {
					ContributionDays []struct {
						Color string
					}
				}
			}
		}
	}
}

func Contributions

func Contributions(client *githubv4.Client) Query

Get contributions from the GitHub api

Jump to

Keyboard shortcuts

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