order_controller

package
v0.0.0-...-52e64fa Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderController

type OrderController struct {
	ConnectionString string
	DBName           string
}

func NewOrderController

func NewOrderController(con string, DBName string, CollectionName string) OrderController

func (OrderController) Create

func (oo OrderController) Create(c echo.Context) error

func (OrderController) FindByCustomerID

func (oo OrderController) FindByCustomerID(c echo.Context) error

Jump to

Keyboard shortcuts

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