apiV1

package
v0.0.0-...-84b6340 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminServices

func AdminServices(r *gin.RouterGroup, h *database.Handler)

func BankServices

func BankServices(r *gin.RouterGroup, h *database.Handler)

func PaymentServices

func PaymentServices(r *gin.RouterGroup, h *database.Handler, env configs.EnvVars)

func PetController

func PetController(r *gin.RouterGroup, db *database.Handler, stg *storage.Handler)

func ReportServices

func ReportServices(r *gin.RouterGroup, h *database.Handler)

func ReviewServices

func ReviewServices(r *gin.RouterGroup, h *database.Handler)

func SellerServices

func SellerServices(r *gin.RouterGroup, h *database.Handler)

func SetupRoutes

func SetupRoutes(r *gin.Engine, dbH *database.Handler, stgH *storage.Handler, env configs.EnvVars)

func TestAdminServices

func TestAdminServices()

func TestSellerServices

func TestSellerServices()

Services for Testing

func TransactionServices

func TransactionServices(r *gin.RouterGroup, h *database.Handler)

func UnauthorizedRoutes

func UnauthorizedRoutes(r *gin.RouterGroup, h *database.Handler, stg *storage.Handler)

func UserServices

func UserServices(r *gin.RouterGroup, h *database.Handler, stg *storage.Handler)

Types

This section is empty.

Jump to

Keyboard shortcuts

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