package
0.0.0-20230331030601-270e5d07e6d0
Repository: https://github.com/ros2hp/method-db.git
Documentation: pkg.go.dev

# Functions

IsArray determines if the value passed in is a slice and therefore will be used in a DYnamodb array type.
No description provided by the author
No description provided by the author
NewMerge This operation is equivalent in a no-SQL Put operation as put will insert if new or update if present.
func NewMutation(tab tbl.Name, opr StdMut, keys []key.Key) *Mutation {.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

set col = col - <num>.
No description provided by the author
No description provided by the author
append elements to List.
No description provided by the author
No description provided by the author
default for [][]byte but overriden by txUpdate() txPut().
No description provided by the author
delete element in a Set.
use in Key, Filter methods only.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
used in Attribute() to define a filter operation.Equivalent methods: Filter(),OrFilter().
"__KEY".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
set col = col x <value>.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Dynmaodb marshalling in MethodDB all slice types are converted to List db type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
prepend elements to List.
remove attribute.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
set col = <value>.
set col = <value>.
No description provided by the author
No description provided by the author
No description provided by the author
set col = col - <value> or Delete from Set.
No description provided by the author
update performing "set =" operation etc.

# Structs

Member defines all attributes in the Mutation, as either.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author