Documentation
¶
Overview ¶
Package cloud wires the Mongo + S3 cloud backend into the store factory. Importing this package (typically from the cmd/iterion or pkg/cli bootstrap) registers the cloud opener via init(), so callers only need a blank import to enable ITERION_MODE=cloud.
Splitting the wiring into its own package keeps pkg/store free of AWS / Mongo dependencies for CLI builds that never need cloud mode.
Cloud-ready plan §F T-19.
Click to show internal directories.
Click to hide internal directories.