handler

package
v0.0.0-...-859a59f Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderHandler

type OrderHandler struct{}

func (*OrderHandler) CreateOrder

func (h *OrderHandler) CreateOrder(c *gin.Context)

type PaymentHandler

type PaymentHandler struct{}

func (*PaymentHandler) InitializePayment

func (h *PaymentHandler) InitializePayment(c *gin.Context)

func (*PaymentHandler) VerifyPayment

func (h *PaymentHandler) VerifyPayment(c *gin.Context)

type StockHandler

type StockHandler struct{}

func (*StockHandler) CheckStock

func (h *StockHandler) CheckStock(c *gin.Context)

func (*StockHandler) CreateStock

func (h *StockHandler) CreateStock(c *gin.Context)

Jump to

Keyboard shortcuts

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