constants

package
v0.0.0-...-37565ce Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ACCESS_TOKEN = 0
View Source
const CANCELLED_STATUS_STR = "cancelled"
View Source
const COMPLETED_STATUS_STR = "completed"
View Source
const CONFIRMED_STATUS_STR = "confirmed"
View Source
const EN_ROUTE_STATUS_STR = "en-route"
View Source
const EXP_STATUS_AVAILABLE = 0
View Source
const EXP_STATUS_EXPIRED = 1
View Source
const FORGET_PASSWORD = 1
View Source
const ORDER_STATUS_CANCELLED = 2
View Source
const ORDER_STATUS_COMPLETED = 1
View Source
const ORDER_STATUS_CONFIRMED = 3
View Source
const ORDER_STATUS_EN_ROUTE = 4
View Source
const ORDER_STATUS_WAITING = 0
View Source
const PACKAGE_IMG_DIR_PATH = "./static/img/package/"
View Source
const PACKAGE_IMG_MAX_BYTES = 10 << 20 // 10MB in bytes
View Source
const PAYMENT_PROOF_DIR_PATH = "./static/img/payment_proof/"
View Source
const PAYMENT_PROOF_MAX_BYTES = 10 << 20 // 10MB in bytes
View Source
const PAYMENT_STATUS_CANCELLED = 2
View Source
const PAYMENT_STATUS_COMPLETED = 1
View Source
const PAYMENT_STATUS_PENDING = 0
View Source
const PAYMENT_STATUS_REFUNDED = 3
View Source
const PENDING_STATUS_STR = "pending"
View Source
const PROFILE_IMG_DIR_PATH = "./static/img/profile_img/"
View Source
const PROFILE_IMG_MAX_BYTES = 5 << 20 // 5MB in bytes
View Source
const PROVIDER_EMAIL = "email"
View Source
const PROVIDER_GMAIL = "gmail"
View Source
const REFRESH_TOKEN = 1
View Source
const REFUNDED_STATUS_STR = "refunded"
View Source
const REVIEW_CARRIER_TO_GIVER = 1
View Source
const REVIEW_GIVER_TO_CARRIER = 0
View Source
const SIGNUP = 0
View Source
const VERIFY_CODE_COMPLETE = 1
View Source
const VERIFY_CODE_WAITING = 0
View Source
const WAITING_STATUS_STR = "waiting"

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