package
0.0.0-20220504154335-8401909630eb
Repository: https://github.com/kevguy/algosearch.git
Documentation: pkg.go.dev

# Functions

AddCurrentRoundCmd retrieves information about the block for the latest round and prints it out.
AddRoundCmd retrieves a block based on block number and inserts it into CouchDB.
CompareBlockBetweenAlgodAndIndexer retrieves information about the block for the specified round and prints it out in JSON format.
No description provided by the author
No description provided by the author
GetCurrentRoundCmd retrieves information about the block for the latest round and prints it out.
GetLastSyncedRoundCmd retrieves information about the block for the latest round and prints it out.
GetRoundCmd retrieves information about the block for the specified round and prints it out.
GetRoundInDBCmd retrieves information about the block for the latest round and prints it out.
GetRoundNumInDBCmd retrieves information about the block for the latest round and prints it out.
No description provided by the author
GetTransactionInfoFromDBCmd gets general transaction info from database, inc.
GetTransactionsByAcctFromDBCmd gets all transactions by an account from database.
No description provided by the author
No description provided by the author
No description provided by the author
Migrate creates the schema in the database.
PrettyPrintBlockFromAlgodCmd retrieves information about the block for the specified round and prints it out in JSON format.
PrettyPrintBlockFromIndexerCmd retrieves information about the block for the specified round and prints it out in JSON format.

# Variables

ErrHelp provides context that help was given.