package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev
# Functions
NewClient returns a client.
# Constants
StatusApproved means that the external approval is approved.
StatusRejected means that the external approval is rejected.
# Structs
Client is the client for relay.
CreatePayload is the message to create external approval.
ResponsePayload is the response message to for external approval.
UpdatePayload is the message to update external approval.
# Type aliases
Status is the status of the external approval.