githubv4dev command - github.com/shurcooL/githubv4/example/githubv4dev - Go Packages (original) (raw)
v0.0.0-...-4829585 Latest Latest
This package is not in the latest version of its module.
Go to latest Published: Jul 27, 2024 License: MIT
Documentation¶
Overview ¶
githubv4dev is a test program currently being used for developing githubv4 package.
Warning: It performs some queries and mutations against real GitHub API.
It's not meant to be a clean or readable example. But it's functional. Better, actual examples will be created in the future.