package
0.0.0-20250109183814-5500bd7be5ba
Repository: https://github.com/marqeta/pr-bot.git
Documentation: pkg.go.dev

# Functions

NewDedupReviewer returns a new DedupReviewer.
No description provided by the author
NewMockReviewer creates a new instance of MockReviewer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
MockReviewer is an autogenerated mock type for the Reviewer type.
MockReviewer_Approve_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Approve'.
MockReviewer_Comment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Comment'.
No description provided by the author
MockReviewer_RequestChanges_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RequestChanges'.

# Interfaces

go:generate mockery --name Locker --testonly.
go:generate mockery --name Reviewer.