internal

package
v0.0.0-...-2f4e0e8 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PasswordExpiredDuration = 30 * 24 * time.Hour
	EmailCodeExpireTime     = 5 * time.Minute
	API_VERSION             = "/1.0"
	API_PREFIX              = "/api"
	ADMINAPI_PREFIX         = "/admin"

	SYSTEM_API_VERSION = "/1.0"
	SYSTEM_API_PREFIX  = "/system-api"
)
View Source
const SERVICE_LMA = `` /* 713-byte string literal not displayed */

일단 DB 로 데이터를 관리하지 않고, 하드코딩 처리함.

View Source
const SERVICE_SERVICE_MESH = `` /* 548-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextKey

type ContextKey string
const ContextKeyRequestID ContextKey = "REQUEST_ID"

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL