package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: Aug 4, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Result struct {
Status int
Body []byte
}
Result of a DynamoDB operation.
Store is a no-op stub when the Rust DynamoDB library is not available.
New returns nil when Rust DDB is not available.
func (*Store) Handle ¶
Handle always returns status=0 (not handled) so the caller falls back to Go.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.