context

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// NetHTTPTenantKey is the context key for the tenant (net/http)
	NetHTTPTenantKey = &contextKey{"nethttp/tenant"}
	// EchoTenantKey is the context key for the tenant (echo)
	EchoTenantKey = &contextKey{"echo/tenant"}
	// DBTenantKey is the context key for the tenant (gorm.DB)
	DBTenantKey = &contextKey{"db/tenant"}
	// MultitenantMigrationOptions is the context key for the migration options
	MultitenantMigrationOptions = &contextKey{"db/options"}
)

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