internal

package
v1.1.2155 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EmbargoNatsHeader is the header used to control message embargo.
	EmbargoNatsHeader = "embargo"
	// ErrorPrefix ERR(Start of Heading) Denotes an API error.
	ErrorPrefix = "ERR\x01"
	// ErrorSeparator (Start of Text) Denotes the start of the API error message.
	ErrorSeparator = "\x02"
	// GlobalNamespace is the global namespace for cross-tenant tasks.
	GlobalNamespace = "GLOBAL_NS"
)

Variables

View Source
var ProxiedForNamespace = sharContextKey("PROXY_FOR")

ProxiedForNamespace - the context key used to hold the caller's namespace.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
client
api
server

Jump to

Keyboard shortcuts

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