models

package
v0.0.0-...-c75daa8 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateOrder

func CreateOrder() *dynamodb.PutItemOutput

func DeleteOrder

func DeleteOrder(Id string) *dynamodb.DeleteItemOutput

func UpdateOrder

func UpdateOrder(Id string) *dynamodb.PutItemOutput

Types

type Order

type Order struct {
	ID    string
	Title string
}

func GetOrderById

func GetOrderById(Id string) Order

func GetOrders

func GetOrders() []Order

Jump to

Keyboard shortcuts

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