Skip to content

Instantly share code, notes, and snippets.

@Solution
Created May 13, 2021 13:03
type QueryObject interface {
GetQuery() *gorm.DB
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment