Documentation ¶
Overview ¶
Package pure imports all component implementations that are pure, in that they do not interact with external systems. This includes all base component types such as brokers and is likely necessary as a base for all builds.
EXPERIMENTAL: The specific components excluded by this package may change outside of major version releases. This means we may choose to remove certain plugins if we determine that their dependencies are likely to interfere with the goals of this package.
Directories ¶
Path | Synopsis |
---|---|
Package extended contains component implementations that have a larger dependency footprint but do not interact with external systems (so an extension of pure components)
|
Package extended contains component implementations that have a larger dependency footprint but do not interact with external systems (so an extension of pure components) |
Click to show internal directories.
Click to hide internal directories.