package
1.61.0
Repository: https://github.com/common-fate/sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

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

# Variables

No description provided by the author
Enum value maps for Type.
Enum value maps for Type.

# Structs

No description provided by the author
No description provided by the author
AttachmentInputValidationError is the validation error returned by AttachmentInput.Validate if the designated constraints aren't met.
AttachmentValidationError is the validation error returned by Attachment.Validate if the designated constraints aren't met.
No description provided by the author
ContactRequestValidationError is the validation error returned by ContactRequest.Validate if the designated constraints aren't met.
No description provided by the author
ContactResponseValidationError is the validation error returned by ContactResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateAttachmentRequestValidationError is the validation error returned by CreateAttachmentRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateAttachmentResponseValidationError is the validation error returned by CreateAttachmentResponse.Validate if the designated constraints aren't met.
No description provided by the author
FormDataValidationError is the validation error returned by FormData.Validate if the designated constraints aren't met.
No description provided by the author
TicketValidationError is the validation error returned by Ticket.Validate if the designated constraints aren't met.

# Type aliases

AttachmentInputMultiError is an error wrapping multiple validation errors returned by AttachmentInput.ValidateAll() if the designated constraints aren't met.
AttachmentMultiError is an error wrapping multiple validation errors returned by Attachment.ValidateAll() if the designated constraints aren't met.
ContactRequestMultiError is an error wrapping multiple validation errors returned by ContactRequest.ValidateAll() if the designated constraints aren't met.
ContactResponseMultiError is an error wrapping multiple validation errors returned by ContactResponse.ValidateAll() if the designated constraints aren't met.
CreateAttachmentRequestMultiError is an error wrapping multiple validation errors returned by CreateAttachmentRequest.ValidateAll() if the designated constraints aren't met.
CreateAttachmentResponseMultiError is an error wrapping multiple validation errors returned by CreateAttachmentResponse.ValidateAll() if the designated constraints aren't met.
FormDataMultiError is an error wrapping multiple validation errors returned by FormData.ValidateAll() if the designated constraints aren't met.
TicketMultiError is an error wrapping multiple validation errors returned by Ticket.ValidateAll() if the designated constraints aren't met.
No description provided by the author