//
pkg.gl
Category
github.com/shish-dev/dataloaden
example
pkgname
package
1.0.0
Repository:
https://github.com/shish-dev/dataloaden.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
188 SLOC
#
Functions
NewUserLoader
NewUserLoader creates a new UserLoader given a fetch, wait, and maxBatch.
#
Structs
UserLoader
UserLoader batches and caches requests.
UserLoaderConfig
UserLoaderConfig captures the config to create a new UserLoader.