examples

command module
v0.0.0-...-6ab2409 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 8 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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