github

package
v1.0.1-0...-579fab2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddMissing

func AddMissing(body string, findings []string) string

Types

type ErrorReporter

type ErrorReporter struct {
	// contains filtered or unexported fields
}

func NewErrorReporter

func NewErrorReporter(owner, repo, token string, logger *zap.SugaredLogger, logsURL string, snsClient *sns.SNS, snsTopicArn string) *ErrorReporter

func (*ErrorReporter) ReportError

func (r *ErrorReporter) ReportError(e error)

func (*ErrorReporter) ReportPanic

func (r *ErrorReporter) ReportPanic(e interface{}, context interface{})

type GithubPersistence

type GithubPersistence struct {
	// contains filtered or unexported fields
}

func NewPersistence

func NewPersistence(owner, repo string, issueCommentID int64, token string) *GithubPersistence

func (*GithubPersistence) Persist

func (pp *GithubPersistence) Persist(findings []string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL