Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Set = wire.NewSet( blob.Set, cdc.Set, fs.Set, principal.Set, tenant.Set, token.Set, upload.Set, vhost.Set, )
Set is used by wire and rolls up all of the sub-packages.
Combine with storetesting.Set for a ready-to-run stack.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package cdc contains a utility for receiving notifications whenever the contents of a database table are changed.
|
Package cdc contains a utility for receiving notifications whenever the contents of a database table are changed. |
Package config defines a variety of injectable configuration types that may be shared across the store packages.
|
Package config defines a variety of injectable configuration types that may be shared across the store packages. |
Package schema contains the SQL database schema.
|
Package schema contains the SQL database schema. |
Package storeproduction provide production-ready configuration.
|
Package storeproduction provide production-ready configuration. |
Package storetesting contains support code for tests.
|
Package storetesting contains support code for tests. |
Package tenant provides access to tenants.
|
Package tenant provides access to tenants. |
Package util contains common utility code for storage operations.
|
Package util contains common utility code for storage operations. |
Package vhost allows virtual-host mappings to be managed.
|
Package vhost allows virtual-host mappings to be managed. |
Click to show internal directories.
Click to hide internal directories.