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
InitTime holds the initial start timestamp, based on this package's init func.
View Source
var Sha = "unset"
Sha string "unset"
View Source
var Version = "unset"
Version is the version of application Must be either "unset" or valid semver
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.