Documentation ¶
Index ¶
Constants ¶
View Source
const ( UnixRange = 20 TokenExpSec = 60 )
View Source
const ( SERVICE_STATUS_DEFAULT = 0 SERVICE_STATUS_NO_BENEFICIARY = 1 << 0 SERVICE_STATUS_NO_WALLET_FILE = 1 << 1 SERVICE_STATUS_NO_PASSWORD = 1 << 2 SERVICE_STATUS_CREATE_ID = 1 << 3 SERVICE_STATUS_RUNNING = 1 << 4 )
Variables ¶
View Source
var ( IsNodeInit = false IsWalletInit = false IsIdInit = false Status = SERVICE_STATUS_DEFAULT Token = "" TokenExp int64 = 0 )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.