Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Field ¶ added in v0.5.0
type Field struct {
ID string
DataType string
Value FieldValue
}
type FieldValue ¶ added in v0.7.0
type IssueOrPullRequest ¶ added in v0.3.0
type IssueOrPullRequest struct {
ID string
}
type ProjectField ¶ added in v0.7.0
type ProjectItem ¶ added in v0.4.0
type ProjectNode ¶ added in v0.3.0
type ProjectsNode ¶
type RepositoryIssueOrPullRequest ¶ added in v0.3.0
type RepositoryIssueOrPullRequest struct {
Repository issueOrPullRequestNode
}
type RepositoryProject ¶
type RepositoryProject struct {
Viewer struct {
ID string
}
Repository ProjectNode
}
type RepositoryProjects ¶
type RepositoryProjects struct {
Repository projects
}
Click to show internal directories.
Click to hide internal directories.