Documentation
¶
Overview ¶
Package api implements functions for github aggregator rest api.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
func Auth(rw http.ResponseWriter, req *http.Request)
Auth authenticates user with provided Github API access token.
func Orgs ¶
func Orgs(rw http.ResponseWriter, req *http.Request)
Orgs returns response with current organizations info in json format.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.