//
pkg.gl
Category
github.com/gofc/dataloaden
example
pkgname
package
0.5.0
Repository:
https://github.com/gofc/dataloaden.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
156 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.