Skip to content

Instantly share code, notes, and snippets.

@joshuabezaleel
Created January 8, 2020 03:09
Show Gist options
  • Save joshuabezaleel/3d73a25effd014ae5473da00419da5fb to your computer and use it in GitHub Desktop.
Save joshuabezaleel/3d73a25effd014ae5473da00419da5fb to your computer and use it in GitHub Desktop.
var bookRepository = &MockRepository{}
var bookService = service{bookRepository: bookRepository}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment