Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ExternalInitiatorAccessKeyHeader is the header name for the access key // used by external initiators to authenticate ExternalInitiatorAccessKeyHeader = "X-Chainlink-EA-AccessKey" // ExternalInitiatorSecretHeader is the header name for the secret used by // external initiators to authenticate ExternalInitiatorSecretHeader = "X-Chainlink-EA-Secret" )
Variables ¶
View Source
var InitTime time.Time
View Source
var InstanceUUID uuid.UUID
InstanceUUID is generated on startup and uniquely identifies this instance of Chainlink
View Source
var Sha = "unset"
Sha string "unset"
View Source
var Version = "unset"
Version the version of application
Functions ¶
func SetConsumerName ¶
SetConsumerName sets a nicely formatted application_name on the database uri
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.