package
0.0.0-20220322064842-b7f034073af1
Repository: https://github.com/pingcap-qe/libs.git
Documentation: pkg.go.dev

# Functions

DownloadAndUnzipArtifact Download And Unzip Artifact by the url from FetchLatestArtifactUrl.
FetchAllQueries just travel all the query among pages.
FetchIssueWithCommentsByLabels fetch issue combined with comments If there are empty in labels ,you will not get anything.
FetchLatestArtifact fetch the latest artifact in the repo.
initGithubV4Client init the clients pool.
newGithubClient new clientv4 by github tokens.
NewGithubV4Client return the first Client in the pool.
RefreshGithubV4Client just init client pool again.

# Structs

The Client used for client pool.
Comment define Comment fetched from github api v4.
Issue define issue data fetched from github api v4.
IssueConnection define IssueConnection fetched from github api v4.
IssueWithComments define.
No description provided by the author

# Interfaces

No description provided by the author