package
0.9.2
Repository: https://github.com/eddie4941/pipeline.git
Documentation: pkg.go.dev

# Functions

FromDisk outputs a PullRequest object from an on-disk representation at the specified path.
NewHandler initializes a new handler for interacting with SCM resources.
No description provided by the author
ToDisk converts a PullRequest object to an on-disk representation at the specified path.

# Structs

Handler handles interactions with the GitHub API.
Resource represents a complete SCM resource that should be recorded to disk.

# Type aliases

Manifest is a list of sub-resources that exist within the PR resource to determine whether an item existed when the resource was initialized.