# Packages

No description provided by the author

# Functions

No description provided by the author

# Variables

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

# Structs

GenericCommitResult implements CommitResult.
GenericPullRequestResult implements PullRequestResult.
GenericPullRequestSpec implements PullRequestSpec.
No description provided by the author

# Interfaces

CommitResult describes a result of a transaction.
PullRequestProvider is an interface for providers that can create so-called "Pull Requests", as popularized by Git.
PullRequestResult can be returned from a TransactionFunc instead of a CommitResult, if a PullRequest is desired to be created by the PullRequestProvider.
PullRequestSpec is the messaging interface between the TransactionStorage, and the PullRequestProvider.
No description provided by the author

# Type aliases

No description provided by the author