package
0.0.0-20190603091140-d91554c37e14
Repository: https://github.com/vaniila/hyper.git
Documentation: pkg.go.dev
# Functions
BatchLoader creates dataloader handler.
ForEach helper.
ID to change server reference id.
New creates dataloader server.
Reject helper.
Resolve helper.
WithBatchCapacity sets the batch capacity.
WithInputCapacity sets the input capacity.
WithLoaders to add dataloaders.
WithWait sets the amount of time to wait before triggering a batch.
# Interfaces
Batch type.
The Cache interface.
DataLoader interface.
DataLoaders interface.
Result interface.
ResultMany interface.
Service interface.