# Variables
No description provided by the author
# Structs
拉黑用户信息.
BlackInfoValidationError is the validation error returned by BlackInfo.Validate if the designated constraints aren't met.
好友信息.
FriendInfoValidationError is the validation error returned by FriendInfo.Validate if the designated constraints aren't met.
好友请求.
FriendRequestValidationError is the validation error returned by FriendRequest.Validate if the designated constraints aren't met.
# Type aliases
BlackInfoMultiError is an error wrapping multiple validation errors returned by BlackInfo.ValidateAll() if the designated constraints aren't met.
FriendInfoMultiError is an error wrapping multiple validation errors returned by FriendInfo.ValidateAll() if the designated constraints aren't met.
FriendRequestMultiError is an error wrapping multiple validation errors returned by FriendRequest.ValidateAll() if the designated constraints aren't met.