vikstrous / dataloadgen

An implementation of Facebook's DataLoader in Go
MIT License
61 stars 10 forks source link

Support tracing initial commit #4

Closed gtzo-anchorage closed 1 year ago

gtzo-anchorage commented 1 year ago

Provide a context to the NewLoader function, and support a WithTracing config. This allows more granular tracing of the loader internals.

Open questions: