package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
SecretTokenLength is the length of secret token.
WebhookPush is the webhook type for push.

# Structs

Branch is the API message for GitLab branch.
BranchCreate is the API message to create the branch.
No description provided by the author
Commit is the API message for commit.
No description provided by the author
No description provided by the author
File represents a GitLab API response for a repository file.
FileCommit represents a GitLab API request for committing a file.
No description provided by the author
MergeRequest is the API message for GitLab merge request.
MergeRequestChange is the API message for GitLab merge request changes.
MergeRequestCreate is the API message to create the merge request.
MergeRequestFile is the API message for files in GitLab merge request.
MergeRequestPushEvent is the json message for merge request push event.
Provider is a GitLab self host VCS provider.
Repository represents a GitLab API response for a repository.
RepositoryTreeNode represents a GitLab API response for a repository tree node.
WebhookCommit is the API message for webhook commit.
WebhookCommitAuthor is the API message for webhook commit author.
WebhookCreate represents a GitLab API request for creating a new webhook.
WebhookInfo represents a GitLab API response for the webhook information.
WebhookProject is the API message for webhook project.
WebhookPushEvent is the API message for webhook push event.

# Type aliases

The available values for object_attributes.action in the payload are: open, close, reopen, update, approved, unapproved, approval, unapproval, merge.
WebhookType is the GitLab webhook type.