Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrGrpcWithdrawInvalidID = response.NewGrpcError("withdraw", "Invalid Withdraw ID", int(codes.InvalidArgument)) ErrGrpcInvalidUserID = response.NewGrpcError("card_id", "Invalid user ID", int(codes.InvalidArgument)) ErrGrpcInvalidCardNumber = response.NewGrpcError("card_id", "Invalid card number", int(codes.InvalidArgument)) ErrGrpcInvalidMonth = response.NewGrpcError("month", "Invalid month", int(codes.InvalidArgument)) ErrGrpcInvalidYear = response.NewGrpcError("year", "Invalid year", int(codes.InvalidArgument)) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.