command
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Dec 18, 2016
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Example API Client with Sling
Try the example Github API Client.
cd examples
go get .
List the public issues on the github.com/golang/go repository.
go run github.go
To list your public and private Github issues, pass your Github Access Token
go run github.go -access-token=xxx
or set the GITHUB_ACCESS_TOKEN
environment variable.
For a complete Github API, see the excellent google/go-github package.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.