working on ron-example
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package repository
|
||||
|
||||
import "ron-pets/internal/sqlc"
|
||||
|
||||
type ExtendedQuerier interface {
|
||||
sqlc.Querier
|
||||
}
|
||||
Reference in New Issue
Block a user