Skip to content

Instantly share code, notes, and snippets.

@petrjahoda
Created October 1, 2023 07:10
Show Gist options
  • Save petrjahoda/60826e038e5086301407ee8c8b59d971 to your computer and use it in GitHub Desktop.
Save petrjahoda/60826e038e5086301407ee8c8b59d971 to your computer and use it in GitHub Desktop.
read_data.go
var users []database.User
db.Find(&users)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment