Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FilesChanged ¶
type FilesChanged struct {
// contains filtered or unexported fields
}
func (*FilesChanged) GetInputMsg ¶
func (fc *FilesChanged) GetInputMsg(ctx context.Context, ghe input.GHE) (json.RawMessage, error)
GetMessage implements input.Plugin.
type PullRequestReviewers ¶
type PullRequestReviewers struct {
// contains filtered or unexported fields
}
func (*PullRequestReviewers) GetInputMsg ¶
func (prr *PullRequestReviewers) GetInputMsg(ctx context.Context, ghe input.GHE) (json.RawMessage, error)
func (*PullRequestReviewers) Name ¶
func (prr *PullRequestReviewers) Name() string
Name implements input.Plugin.
Click to show internal directories.
Click to hide internal directories.