Documentation ¶
Index ¶
Constants ¶
View Source
const ( APIServerAddress = "Api.Server.Address" APIServerSocket = "Api.Server.Socket" APIClientTarget = "Api.Client.Target" APIServiceTargetPath = "Api.Service.TargetPath" APIServiceTargetSocket = "Api.Service.TargetSocket" APIServiceSocketPath = "Api.Service.SocketPath" ServicePathHost = "Service.Path.Host" ServicePathDocker = "Service.Path.Docker" MESGPath = "MESG.Path" CoreImage = "Core.Image" )
All the configuration keys
Variables ¶
View Source
var AccountDirectory string
AccountDirectory is the directory where all accounts are stored
View Source
var ConfigDirectory string
ConfigDirectory is the root directory where everything related to MESG is stored
View Source
var NetworkID = big.NewInt(1309467321975)
NetworkID is the ID to identify the network
View Source
var Store *keystore.KeyStore
Store is the object that let you control all your store of data including the accounts
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.