Versions in this module Expand all Collapse all v0 v0.0.3 Apr 15, 2022 v0.0.1 Apr 15, 2022 Changes in this version + type IssueHandler struct + func Setup(org, repo, githubTokenPath string, dryrun bool) (*IssueHandler, error) + func (gih *IssueHandler) CloseIssueForTest(testName string) error + func (gih *IssueHandler) CreateIssueForTest(testName, desc string) error