v35/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
example | |
example/appengine | Package demo provides an app that shows how to use the github package on Google App Engine. |
example/basicauth | The basicauth command demonstrates using the github.BasicAuthTransport, including handling two-factor authentication. |
example/commitpr | The commitpr command utilizes go-github as a CLI tool for pushing files to a branch and creating a pull request from it. |
example/migrations | migrations demonstrates the functionality of the user data migration API for the authenticated GitHub user and lists all the user migrations. |
example/newrepo | The newrepo command utilizes go-github as a cli tool for creating new repositories. |
example/simple | The simple command demonstrates a simple functionality which prompts the user for a GitHub username and lists all the public organization memberships of the specified username. |
example/tokenauth | The tokenauth command demonstrates using the oauth2.StaticTokenSource. |
example/topics | The simple command demonstrates the functionality that prompts the user for a GitHub topic and lists all the entities that are related to the specified topic or subject. |
github | Package github provides a client for using the GitHub API. |
test | |
test/fields | This tool tests for the JSON mappings in the go-github data types. |
test/integration | Package integration contains integration tests. |
- Version
- v35.3.0 (latest)
- Published
- Jun 1, 2021
- Platform
- linux/amd64
- Last checked
- 1 month ago –
Tools for package owners.