Documentation ¶ Index ¶ func DetailLoaderFromContext(ctx context.Context) (*dataloader.Loader[string, *model.DetailInfo], error) func NewDataLoader(wait time.Duration, maxBatch int, ds source.DetailService) func(handler http.Handler) http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DetailLoaderFromContext ¶ func DetailLoaderFromContext(ctx context.Context) (*dataloader.Loader[string, *model.DetailInfo], error) func NewDataLoader ¶ func NewDataLoader(wait time.Duration, maxBatch int, ds source.DetailService) func(handler http.Handler) http.Handler Types ¶ This section is empty. Source Files ¶ View all Source files dataloader.go Click to show internal directories. Click to hide internal directories.