package
0.6.1
Repository: https://github.com/steady-bytes/draft.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
JoinRequestValidationError is the validation error returned by JoinRequest.Validate if the designated constraints aren't met.
No description provided by the author
JoinResponseValidationError is the validation error returned by JoinResponse.Validate if the designated constraints aren't met.
No description provided by the author
RemoveRequestValidationError is the validation error returned by RemoveRequest.Validate if the designated constraints aren't met.
No description provided by the author
RemoveResponseValidationError is the validation error returned by RemoveResponse.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
StatsRequestValidationError is the validation error returned by StatsRequest.Validate if the designated constraints aren't met.
No description provided by the author
StatsResponseValidationError is the validation error returned by StatsResponse.Validate if the designated constraints aren't met.
StatsValidationError is the validation error returned by Stats.Validate if the designated constraints aren't met.

# Type aliases

JoinRequestMultiError is an error wrapping multiple validation errors returned by JoinRequest.ValidateAll() if the designated constraints aren't met.
JoinResponseMultiError is an error wrapping multiple validation errors returned by JoinResponse.ValidateAll() if the designated constraints aren't met.
RemoveRequestMultiError is an error wrapping multiple validation errors returned by RemoveRequest.ValidateAll() if the designated constraints aren't met.
RemoveResponseMultiError is an error wrapping multiple validation errors returned by RemoveResponse.ValidateAll() if the designated constraints aren't met.
StatsMultiError is an error wrapping multiple validation errors returned by Stats.ValidateAll() if the designated constraints aren't met.
StatsRequestMultiError is an error wrapping multiple validation errors returned by StatsRequest.ValidateAll() if the designated constraints aren't met.
StatsResponseMultiError is an error wrapping multiple validation errors returned by StatsResponse.ValidateAll() if the designated constraints aren't met.