object

package
v0.0.0-...-95fd40a Latest Latest
Warning

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

Go to latest
Published: Oct 5, 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 Object

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

func InterfaceToModel

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

func ParseDynamoAtributeToStruct

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

func (*Object) Bytes

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

func (*Object) GetFilterId

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

func (*Object) GetMap

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

func (*Object) TableName

func (p *Object) TableName() string

Jump to

Keyboard shortcuts

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