// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.27.0
package repository
type Name struct {
Name string
}