package
0.0.0-20240820184041-72ce04a28d3d
Repository: https://github.com/dictybase/graphql-server.git
Documentation: pkg.go.dev
# Functions
DataloaderMiddleware stores Loaders as a request-scoped context value.
NewRetriever instantiates a new implementation of Retriever.
NewStrainLoader creates a new StrainLoader given a fetch, wait, and maxBatch.
# Structs
No description provided by the author
StrainLoader batches and caches requests.
StrainLoaderConfig captures the config to create a new StrainLoader.
# Interfaces
Retriever retrieves dataloaders from the request context.