errors

package
v0.0.0-...-c52fe67 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NygmaIntegrationIsNotEnabled     = errors.NewService(errors.ErrInternal, "nygma integration is not enabled", "nygma_integration_is_not_enabled")
	NygmaIntegrationProjectIDIsEmpty = errors.NewService(errors.ErrInternal, "nygma integration project id is empty", "nygma_integration_project_id_is_empty")
	NygmaIntegrationSecretKeyIsEmpty = errors.NewService(errors.ErrInternal, "nygma integration secret key is empty", "nygma_integration_secret_key_is_empty")
	InvalidCreateOrderResponse       = errors.NewService(errors.ErrInternal, "invalid create order response", "invalid_create_order_response")
	ResultOrderNotFound              = errors.NewService(errors.ErrNotFound, "result order not found", "result_order_not_found")
	ResultOrderNotProcessed          = errors.NewService(errors.ErrInternal, "result order not processed", "result_order_not_processed")
)

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