package
0.0.0-20210812143034-67a115631b32
Repository: https://github.com/proxima-one/proxima-data-vertex.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewDepositLoader creates a new DepositLoader given a fetch, wait, and maxBatch.
NewDPoolListLoader creates a new DPoolListLoader given a fetch, wait, and maxBatch.
NewDPoolLoader creates a new DPoolLoader given a fetch, wait, and maxBatch.
NewFunderLoader creates a new FunderLoader given a fetch, wait, and maxBatch.
NewFunderTotalInterestLoader creates a new FunderTotalInterestLoader given a fetch, wait, and maxBatch.
NewFundingLoader creates a new FundingLoader given a fetch, wait, and maxBatch.
NewMPHHolderLoader creates a new MPHHolderLoader given a fetch, wait, and maxBatch.
NewMPHLoader creates a new MPHLoader given a fetch, wait, and maxBatch.
NewUserLoader creates a new UserLoader given a fetch, wait, and maxBatch.
NewUserTotalDepositLoader creates a new UserTotalDepositLoader given a fetch, wait, and maxBatch.

# Structs

DepositLoader batches and caches requests.
DepositLoaderConfig captures the config to create a new DepositLoader.
DPoolListLoader batches and caches requests.
DPoolListLoaderConfig captures the config to create a new DPoolListLoader.
DPoolLoader batches and caches requests.
DPoolLoaderConfig captures the config to create a new DPoolLoader.
FunderLoader batches and caches requests.
FunderLoaderConfig captures the config to create a new FunderLoader.
FunderTotalInterestLoader batches and caches requests.
FunderTotalInterestLoaderConfig captures the config to create a new FunderTotalInterestLoader.
FundingLoader batches and caches requests.
FundingLoaderConfig captures the config to create a new FundingLoader.
No description provided by the author
MPHHolderLoader batches and caches requests.
MPHHolderLoaderConfig captures the config to create a new MPHHolderLoader.
MPHLoader batches and caches requests.
MPHLoaderConfig captures the config to create a new MPHLoader.
UserLoader batches and caches requests.
UserLoaderConfig captures the config to create a new UserLoader.
UserTotalDepositLoader batches and caches requests.
UserTotalDepositLoaderConfig captures the config to create a new UserTotalDepositLoader.