package
0.4.3
Repository: https://github.com/unafraid/dataloaden.git
Documentation: pkg.go.dev

# Functions

NewUserLoader creates a new UserLoader given a fetch, wait, and maxBatch.

# Structs

User is some kind of database backed model.
UserLoader batches and caches requests.
UserLoaderConfig captures the config to create a new UserLoader.