repository

package
v0.0.0-...-9058691 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SearchRepository

type SearchRepository interface {
	FindRoomBySearch(ctx context.Context, search *models.RoomSearch) ([]*models.Room, error)
}

func NewSearchRepository

func NewSearchRepository(db *gorm.DB) SearchRepository

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL