//
pkg.gl
Category
github.com/UnAfraid/dataloaden
example
package
0.4.3
Repository:
https://github.com/unafraid/dataloaden.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
0
Files
250 SLOC
#
Functions
NewUserLoader
NewUserLoader creates a new UserLoader given a fetch, wait, and maxBatch.
#
Structs
User
User is some kind of database backed model.
UserLoader
UserLoader batches and caches requests.
UserLoaderConfig
UserLoaderConfig captures the config to create a new UserLoader.