# Functions
FriendlyBigInt returns a string printing the integer in both decimal and hexadecimal formats.
NewConfigPrinter creates an instance of ConfigPrinter.
NewExternalInitiatorAuthentication creates an instance of ExternalInitiatorAuthentication.
# Structs
ConfigPrinter are the non-secret values of the node
If you add an entry here, you should update NewConfigPrinter and ConfigPrinter#String accordingly.
EnvPrinter contains the supported environment variables.
ExternalInitiatorAuthentication includes initiator and authentication details.
Initiator holds the Job definition's Initiator.
JobRun presents an API friendly version of the data.
JobSpec holds the JobSpec definition together with the total link earned from that job.
ServiceAgreement presents an API friendly version of the data.
No description provided by the author
TaskSpec holds a task specified in the Job definition.