package
0.0.0-20211207160909-1c1b9c6f9461
Repository: https://github.com/planetdecred/pdanalytics.git
Documentation: pkg.go.dev
# Functions
BlockBinExists checks if the BlockBin row exists.
BlockBins retrieves all the records using an executor.
BlockExists checks if the Block row exists.
Blocks retrieves all the records using an executor.
ExchangeExists checks if the Exchange row exists.
Exchanges retrieves all the records using an executor.
ExchangeTickExists checks if the ExchangeTick row exists.
ExchangeTicks retrieves all the records using an executor.
FindBlock retrieves a single record by ID with an executor.
FindBlockBin retrieves a single record by ID with an executor.
FindExchange retrieves a single record by ID with an executor.
FindExchangeTick retrieves a single record by ID with an executor.
FindGithub retrieves a single record by ID with an executor.
FindHeartbeat retrieves a single record by ID with an executor.
FindMempool retrieves a single record by ID with an executor.
FindMempoolBin retrieves a single record by ID with an executor.
FindNetworkSnapshot retrieves a single record by ID with an executor.
FindNetworkSnapshotBin retrieves a single record by ID with an executor.
FindNode retrieves a single record by ID with an executor.
FindNodeLocation retrieves a single record by ID with an executor.
FindNodeVersion retrieves a single record by ID with an executor.
FindPowBin retrieves a single record by ID with an executor.
FindPowDatum retrieves a single record by ID with an executor.
FindPropagation retrieves a single record by ID with an executor.
FindReddit retrieves a single record by ID with an executor.
FindTwitter retrieves a single record by ID with an executor.
FindVote retrieves a single record by ID with an executor.
FindVoteReceiveTimeDeviation retrieves a single record by ID with an executor.
FindVSP retrieves a single record by ID with an executor.
FindVSPTick retrieves a single record by ID with an executor.
FindVSPTickBin retrieves a single record by ID with an executor.
FindYoutube retrieves a single record by ID with an executor.
GithubExists checks if the Github row exists.
Githubs retrieves all the records using an executor.
HeartbeatExists checks if the Heartbeat row exists.
Heartbeats retrieves all the records using an executor.
MempoolBinExists checks if the MempoolBin row exists.
MempoolBins retrieves all the records using an executor.
MempoolExists checks if the Mempool row exists.
Mempools retrieves all the records using an executor.
NetworkSnapshotBinExists checks if the NetworkSnapshotBin row exists.
NetworkSnapshotBins retrieves all the records using an executor.
NetworkSnapshotExists checks if the NetworkSnapshot row exists.
NetworkSnapshots retrieves all the records using an executor.
NewQuery initializes a new Query using the passed in QueryMods.
NodeExists checks if the Node row exists.
NodeLocationExists checks if the NodeLocation row exists.
NodeLocations retrieves all the records using an executor.
Nodes retrieves all the records using an executor.
NodeVersionExists checks if the NodeVersion row exists.
NodeVersions retrieves all the records using an executor.
PowBinExists checks if the PowBin row exists.
PowBins retrieves all the records using an executor.
PowData retrieves all the records using an executor.
PowDatumExists checks if the PowDatum row exists.
PropagationExists checks if the Propagation row exists.
Propagations retrieves all the records using an executor.
RedditExists checks if the Reddit row exists.
Reddits retrieves all the records using an executor.
TwitterExists checks if the Twitter row exists.
Twitters retrieves all the records using an executor.
VoteExists checks if the Vote row exists.
VoteReceiveTimeDeviationExists checks if the VoteReceiveTimeDeviation row exists.
VoteReceiveTimeDeviations retrieves all the records using an executor.
Votes retrieves all the records using an executor.
VSPExists checks if the VSP row exists.
VSPS retrieves all the records using an executor.
VSPTickBinExists checks if the VSPTickBin row exists.
VSPTickBins retrieves all the records using an executor.
VSPTickExists checks if the VSPTick row exists.
VSPTicks retrieves all the records using an executor.
YoutubeExists checks if the Youtube row exists.
Youtubes retrieves all the records using an executor.
# Variables
No description provided by the author
BlockBinRels is where relationship names are stored.
No description provided by the author
No description provided by the author
BlockRels is where relationship names are stored.
No description provided by the author
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
ExchangeRels is where relationship names are stored.
No description provided by the author
ExchangeTickRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
GithubRels is where relationship names are stored.
No description provided by the author
No description provided by the author
HeartbeatRels is where relationship names are stored.
No description provided by the author
No description provided by the author
MempoolBinRels is where relationship names are stored.
No description provided by the author
No description provided by the author
MempoolRels is where relationship names are stored.
No description provided by the author
No description provided by the author
NetworkSnapshotBinRels is where relationship names are stored.
No description provided by the author
No description provided by the author
NetworkSnapshotRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
NodeLocationRels is where relationship names are stored.
No description provided by the author
NodeRels is where relationship names are stored.
No description provided by the author
NodeVersionRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
PowBinRels is where relationship names are stored.
No description provided by the author
No description provided by the author
PowDatumRels is where relationship names are stored.
No description provided by the author
No description provided by the author
PropagationRels is where relationship names are stored.
No description provided by the author
No description provided by the author
RedditRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
TwitterRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
VoteReceiveTimeDeviationRels is where relationship names are stored.
No description provided by the author
VoteRels is where relationship names are stored.
No description provided by the author
No description provided by the author
VSPRels is where relationship names are stored.
No description provided by the author
VSPTickBinRels is where relationship names are stored.
No description provided by the author
No description provided by the author
VSPTickRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
YoutubeRels is where relationship names are stored.
No description provided by the author
# Structs
Block is an object representing the database table.
BlockBin is an object representing the database table.
Exchange is an object representing the database table.
ExchangeTick is an object representing the database table.
Github is an object representing the database table.
Heartbeat is an object representing the database table.
Mempool is an object representing the database table.
MempoolBin is an object representing the database table.
NetworkSnapshot is an object representing the database table.
NetworkSnapshotBin is an object representing the database table.
Node is an object representing the database table.
NodeLocation is an object representing the database table.
NodeVersion is an object representing the database table.
PowBin is an object representing the database table.
PowDatum is an object representing the database table.
Propagation is an object representing the database table.
Reddit is an object representing the database table.
Twitter is an object representing the database table.
Vote is an object representing the database table.
VoteReceiveTimeDeviation is an object representing the database table.
VSP is an object representing the database table.
VSPTick is an object representing the database table.
VSPTickBin is an object representing the database table.
Youtube is an object representing the database table.
# Type aliases
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
No description provided by the author
M type is for providing columns and column values to UpdateAll.
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author