github

package
v0.0.0-...-273060c Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknown         = httperr.New(500, "unknown error")
	ErrMissingID       = httperr.New(500, "missing ID")
	ErrMissingUsername = httperr.New(500, "missing username")
)

Functions

func Mount

func Mount() http.Handler

Types

type Data

type Data struct {
	Username  string `json:"username"`   // .Login
	AvatarURL string `json:"avatar_url"` // .AvatarURL
}

Jump to

Keyboard shortcuts

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