Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DevMockMode ¶
type DevMockMode string
const ( DevMockModeSuccess DevMockMode = "SUCCESS" DevMockModeFailedTransaction DevMockMode = "FAILED_TRANSACTION" DevMockModeInternalError DevMockMode = "INTERNAL_ERROR" EarnManagementServerEndpoint = "https://graphql.earnalliance.com/v1/graphql" DefaultSecretsFileName = "secrets.json" )
Click to show internal directories.
Click to hide internal directories.