constants

package
v0.0.0-...-f8a7b2a Latest Latest
Warning

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

Go to latest
Published: May 29, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MSG_SUCCESS                  = "Success"
	MSG_FAILURE                  = "Error"
	MSG_SOMETING_WENT_WRONG      = "Something Went Wrong"
	ERR_MSG_INTERNAL_SERVER      = "Internal Server Error:"
	ERR_MSG_INVALID_ACCESS_TOKEN = "Invalid Access Token"
	MAX_QUANTITY                 = 10
	DiscountedProductCount       = 3
	DiscountPercentage           = 10
)

status and messages

View Source
const (
	ORDER_PLACED     = "Placed"
	ORDER_DISPATCHED = "Dispatched"
	ORDER_COMPLETED  = "Completed"
	ORDER_CANCELLED  = "Cancelled"
)

order constant

View Source
const (
	PREMIUM = "Premium"
	REGULAR = "Regular"
	BUDGET  = "Budget"
)

product constant

Variables

This section is empty.

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