recipes

package
v3.27.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2023 License: LGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Recipe

type Recipe interface {
	Run(context context.Context, targetEntity handler.TargetEntity) error
}

type Size

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

func NewSizeRecipe

func NewSizeRecipe(logger *logrus.Entry, gitHubClient *reviewpadGitHub.GithubClient) *Size

func (*Size) Run

func (r *Size) Run(ctx context.Context, targetEntity handler.TargetEntity) error

Jump to

Keyboard shortcuts

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