//
pkg.gl
Category
github.com/glad-dev/gin
issues
discussion
package
0.1.1
Repository:
https://github.com/glad-dev/gin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
4
Files
395 SLOC
#
Functions
QueryGitHub
QueryGitHub returns the discussion associated with the passed issueID.
QueryGitLab
QueryGitLab returns the discussion associated with the passed issueID.
#
Variables
ErrIssueDoesNotExist
ErrIssueDoesNotExist is returned if the requested discussion does not exist.
#
Structs
Comment
Comment contains the comments on an issue.
Details
Details contains the discussion of an issue.
Label
Label contains the title and color of a GitLab/GitHub label.