//
pkg.gl
Category
github.com/feelinc/go-dataloader
example
pkgname
package
0.3.2
Repository:
https://github.com/feelinc/go-dataloader.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.