Documentation
¶
Overview ¶
Package constants implements the constants for the xmtpd server.
Index ¶
Constants ¶
View Source
const ( JWTDomainSeparationLabel = "jwt|" PayerDomainSeparationLabel = "payer|" TargetOriginatorDomainSeparationLabel = "target|" OriginatorDomainSeparationLabel = "originator|" NodeAuthorizationHeaderName = "node-authorization" DefaultStorageDurationDays = 60 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VerifiedNodeRequestCtxKey ¶ added in v0.2.0
type VerifiedNodeRequestCtxKey struct{}
Click to show internal directories.
Click to hide internal directories.