constans

package
v0.0.0-...-40b02db Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: MIT Imports: 0 Imported by: 3

Documentation

Index

Constants

View Source
const (
	SUCCESS_CODE = "101"
	PENDING_CODE = "102"
	FAILED_CODE  = "103"

	// Error berhubungan dengan data
	DATA_NOT_FOUND_CODE = "201"
	VALIDATE_ERROR_CODE = "202"

	SYSTEM_ERROR_CODE    = "501"
	UNDEFINED_ERROR_CODE = "502"

	EMPTY_VALUE = ""

	FALSE_VALUE = false
	TRUE_VALUE  = true

	LAYOUT_TIMESTAMP        = "2006-01-02 15:04:05"
	LAYOUT_HOUR             = "15:04"
	LAYOUT_DATE             = "2006-01-02"
	LAYOUT_TIMESTAMP_GOLANG = "2006-01-02T15:04:05Z"

	EMPTY_VALUE_INT = 0

	PRODUCT_COLLECTION = "product_col"
)

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