Skip to content

Instantly share code, notes, and snippets.

@fwojciec
Created January 20, 2020 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fwojciec/183daff8e27e2c8684bb575d4f647db9 to your computer and use it in GitHub Desktop.
Save fwojciec/183daff8e27e2c8684bb575d4f647db9 to your computer and use it in GitHub Desktop.
type Loaders struct {
AgentByAuthorID *AgentLoader
AuthorsByAgentID *AuthorSliceLoader
AuthorsByBookID *AuthorSliceLoader
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment