merchantdocumentgrpcerrors

package
v1.0.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrGrpcFailedCreateMerchantDocument = errors.NewGrpcError("Failed to create merchant document", int(codes.Internal))
	ErrGrpcFailedUpdateMerchantDocument = errors.NewGrpcError("Failed to update merchant document", int(codes.Internal))
)
View Source
var (
	ErrGrpcValidateCreateMerchantDocument = errors.NewGrpcError("Invalid input for create merchant document", int(codes.InvalidArgument))
	ErrGrpcValidateUpdateMerchantDocument = errors.NewGrpcError("Invalid input for update merchant document", int(codes.InvalidArgument))
)
View Source
var ErrGrpcMerchantInvalidID = errors.NewGrpcError("Invalid merchant id", int(codes.InvalidArgument))

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL