package
0.0.0-20240330040016-a87b69b98b06
Repository: https://github.com/jichong-tay/playlist-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewStore creates a new store.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
CreatePlaylistTxParams defines the parameters to create a playlist.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Stores dishes.
FoodItem defines the parameters to create a food item.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Stores playlist.
Stores playlist dishes.
PlaylistDishTxParams defines the parameters to create a playlist with dishes.
No description provided by the author
Stores restaurants.
RestaurantFoodItem defines the parameters to create a restaurant food item.
Stores user searches.
No description provided by the author
SQLStore provides all function to execute db queries and transactions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Stores user data.
Stores user playlist.

# Interfaces

No description provided by the author
No description provided by the author
Store provides all function to execute db queries and transactions.