Documentation ¶
Index ¶
Constants ¶
View Source
const ( // APITokenEnvVar is the environment variable for the api token. APITokenEnvVar = "DAPR_API_TOKEN" AppAPITokenEnvVar = "APP_API_TOKEN" // APITokenHeader is header name for http/gRPC calls to hold the token. APITokenHeader = "dapr-api-token" )
#nosec.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.