Discover Packages
github.com/sirrend/terrap-cli
internal
github_issue
package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: May 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
OpenIssue
@brief:
OpenIssue open an issue on in Terrap's repository
@params:
ghToken - string - the GitHub token to use
title - string - the issue title
description - string - the problem / feature request title
isFeatureRequest - bool - is a feature request
@returns:
string - the new issue number
error - if exists
type RateError struct {
}
RateError represents a case where the amount of GitHub url calls allowed per hour was exceeded
Error
@brief:
Error implementation of the error interface
@returns:
string - the error itself
Unwrap
@brief:
Unwrap returns the wrapped error, if any.
@returns:
error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.