consts

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Session Cookie Name
	SessionCookieName = "shyntr_session"

	// Key IDs
	SigningKeyID = "shyntr-key-1"

	// Context Keys
	ContextKeyTenantID      = "tenant_id"
	ContextKeyClientIP      = "client_ip"
	ContextKeyUserAgent     = "user_agent"
	ContextKeyTokenFamilyID = "token_family_id"

	// Headers
	HeaderTraceParent = "traceparent"
	HeaderTraceState  = "tracestate"

	// Environment Variables
	EnvAppSecret     = "APP_SECRET"
	EnvDatabaseDSN   = "DSN"
	EnvRSAPrivateKey = "APP_PRIVATE_KEY_BASE64"
)

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