Documentation
¶
Index ¶
Constants ¶
View Source
const ( JWT_DOMAIN_SEPARATION_LABEL = "jwt|" PAYER_DOMAIN_SEPARATION_LABEL = "payer|" TARGET_ORIGINATOR_SEPARATION_LABEL = "target|" ORIGINATOR_DOMAIN_SEPARATION_LABEL = "originator|" NODE_AUTHORIZATION_HEADER_NAME = "node-authorization" MAX_BLOCKCHAIN_ORIGINATOR_ID = 100 DEFAULT_STORAGE_DURATION_DAYS = 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.