config

package
v0.0.0-...-9d7ceaa Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DB_NAME                 = "customer_db"
	DB_COLLECTION_PRODUCTS  = "products"
	DB_COLLECTION_CUSTOMERS = "customers"
	DB_COLLECTION_USERS     = "users"

	//JWT
	JWT_KEY         = "HIzQMrY0UVmPAiYRd0ZHaWNhOt7m8qe7h4xuz6bRVwEjnbSiRxVE5Fbeed4KDopyx6OVMKMa8rNyxlM5"
	JWT_TIME_EXPIRE = time.Minute * 5

	// TLS_CERTIFICATE_JWT or SIMPLE_JWT
	AUTH_STRATEGY = "TLS_CERTIFICATE_JWT"
)

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