product

package
v0.0.0-...-c9c53c8 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Product

type Product struct {
	entities.Base
	Name string `json:"name"`
}

func InterfaceToModel

func InterfaceToModel(data interface{}) (instance *Product, err error)

func ParseDynamoAttributeToStruct

func ParseDynamoAttributeToStruct(response map[string]*dynamodb.AttributeValue) (p Product, err error)

func (*Product) Bytes

func (p *Product) Bytes() ([]byte, error)

func (*Product) GetFilterId

func (p *Product) GetFilterId() map[string]interface{}

func (*Product) GetMap

func (p *Product) GetMap() map[string]interface{}

func (*Product) TableName

func (p *Product) TableName() string

Jump to

Keyboard shortcuts

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