package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jun 6, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Must is a helper function to ensure KeyVal interface is valid and there was no
error when calling a New function.
This helper is intended to be used in variable initialization to load the
interface and configuration at startup. Such as:
var io = dynamo.Must(dynamo.New())
New creates a stream client to access Things at AWS storage service.
The connection URI controls the access parameters.
Supported scheme:
s3:///my-bucket
Source Files
¶
Click to show internal directories.
Click to hide internal directories.