Documentation
¶
Overview ¶
Package experimental contains experimental features and components that are being trialed before wider rollout across the codebase.
Purpose ¶
This package serves as a testing ground for: - New features and functionality being evaluated - Prototype implementations and proof-of-concepts - APIs and interfaces that may change frequently - Trial implementations before committing to stable interfaces
Stability Warning ¶
⚠️ **EXPERIMENTAL CODE - USE WITH CAUTION** ⚠️
Code in this package is: - **Not guaranteed to be stable** - interfaces may change without notice - **Subject to frequent breaking changes** - no backward compatibility guarantees - **May be incomplete or buggy** - features might not work as expected - **May be removed at any time** - without deprecation warnings
Note: Experimental features are not covered by semantic versioning guarantees. Breaking changes may occur in any release.
Directories
¶
Path | Synopsis |
---|---|
Package proposalutils is copied from https://github.com/smartcontractkit/chainlink/blob/c2074f6d70cdf9164f15f4be3f7de8a8427919af/deployment/common/proposalutils/analyze.go#L1-L1 This is a temporary location.
|
Package proposalutils is copied from https://github.com/smartcontractkit/chainlink/blob/c2074f6d70cdf9164f15f4be3f7de8a8427919af/deployment/common/proposalutils/analyze.go#L1-L1 This is a temporary location. |