# Packages
---------------------------------------------------------------------------------------------
* Copyright (c) IBAX.
# Functions
Caller returns the name of the latest function.
CallMethod calls the function by its name.
checkClockDrift queries an NTP server for clock drifts and warns the user if one large enough is detected.
CheckSign checks the signature.
CopyFileContents copy files.
No description provided by the author
ErrInfo formats the error message.
ErrInfoFmt fomats the error message.
GetCurrentDir returns the current directory.
No description provided by the author
GetHTTPTextAnswer returns HTTP answer as a string.
GetNodeKeys returns node private key and public key.
No description provided by the author
GetParent returns the information where the call of function happened.
No description provided by the author
No description provided by the author
MakeDirectory makes directory if is not exists.
ShellExecute runs cmdline.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
CancelFunc is represents cancel func.
DaemonsCount is number of daemons.
ReturnCh is chan for returns.
# Structs
No description provided by the author
ClockWrapper represents wrapper of clock.
MockClock is an autogenerated mock type for the Clock type.
# Interfaces
Clock represents interface of clock.