Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveOperation ¶
func SaveOperation()
func UploadResult ¶
func UploadResult(client *github.Client, issue int, filepath string, offset int64) (string, int64, error)
UploadResult uploads the content as a formatted comment to the given issue. The content will be read from the specified file with the given offset. If removeEscSequences is true, it will remove ANSI escape sequences from the content. Returns the sum of the offset and the length of the content read
Types ¶
Click to show internal directories.
Click to hide internal directories.