package
1.39.2
Repository: https://github.com/drone/go-scm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package normalize provides facilities for enriching data structures with missing information.
Package transport provides facilities for setting up authenticated http.RoundTripper given credentials and base RoundTripper.
Package traverse provides facilities for traversing and combining the paginated results.

# Functions

No description provided by the author
No description provided by the author
ExpandRef returns name expanded to the fully qualified reference path (e.g refs/heads/master).
ExtractPullRequest returns name extraced pull request number from the reference path.
IsBranch returns true if the reference path points to a branch.
IsHash returns true if the string is a commit hash.
IsPullRequest returns true if the reference path points to a pull request object.
IsTag returns true if the reference path points to a tag object.
Join joins the repository owner and name segments to create a fully qualified repository name.
Split splits the full repository name into segments.
TrimRef returns ref without the path prefix.
WithContext returns a copy of parent in which the token value is set.

# Constants

Action values.
Action values.
Action values.
issue comment.
Action values.
Action values.
issues.
Action values.
release.
Action values.
Action values.
Action values.
pull requests.
Action values.
Action values.
Action values.
Action values.
ContentKind values.
ContentKind values.
ContentKind values.
ContentKind values.
ContentKind values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
Driver values.
EmptyCommit is an empty commit sha.
Role values.
Role values.
Role values.
No description provided by the author
State values.
State values.
State values.
State values.
State values.
State values.
State values.
Role values.
Role values.
Role values.
Role values.

# Variables

ErrNotAuthorized indicates the request is not authorized or the user does not have access to the resource.
ErrNotFound indicates a resource is not found.
ErrNotSupported indicates a resource endpoint is not supported or implemented.
ErrSignatureInvalid is returned when the webhook signature is invalid or cannot be calculated.
ErrUnknownEvent is returned when the webhook event is not recognized by the system.

# Structs

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

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
Linker provides deep links to resources.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Action identifies webhook actions.
ContentKind defines the kind of a content in a directory.
No description provided by the author
Driver identifies source code management driver.
Role defines membership roles.
No description provided by the author
State represents the commit state.
Visibility defines repository visibility.