Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repository ¶ added in v0.10.14
type User ¶ added in v0.10.14
type User struct { Login string RepositoriesContributedTo struct { Nodes []Repository PageInfo struct { EndCursor githubv4.String HasNextPage bool } } `graphql:"repositoriesContributedTo(contributionTypes: [COMMIT, PULL_REQUEST, REPOSITORY], first: 100, after: $reposCursor)"` }
Click to show internal directories.
Click to hide internal directories.