package
0.0.0-20200107211526-8e17a2142328
Repository: https://github.com/genesiskernel/go-genesis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
Caller returns the name of the latest function.
CallMethod calls the function by its name.
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.
MerkleTreeRoot rertun Merkle value.
No description provided by the author
NewBlockTimeCounter return initialized BlockTimeCounter.
No description provided by the author
ParseBlockHeader is parses block header.
No description provided by the author
ShellExecute runs cmdline.
No description provided by the author
No description provided by the author
TypeInt returns the identifier of the embedded transaction.
No description provided by the author
No description provided by the author

# Variables

CancelFunc is represents cancel func.
DaemonsCount is number of daemons.
No description provided by the author
No description provided by the author
ReturnCh is chan for returns.
No description provided by the author

# Structs

No description provided by the author
BlockData is a structure of the block's header.
BlockTimeCalculator calculating block generation time.
No description provided by the author
No description provided by the author
ClockWrapper represents wrapper of clock.
MockClock is an autogenerated mock type for the Clock type.
No description provided by the author

# Interfaces

Clock represents interface of clock.