Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages interactions with the dynamodb table.
func (*Manager) CreateGin ¶
func (mgr *Manager) CreateGin(in data.CreateGinInput) error
CreateGin attempts to create a unique gin and insert to dynamo, returns false if gin already exists.
Click to show internal directories.
Click to hide internal directories.