Documentation ¶
Overview ¶
A package that exposes an unstable interface across go module boundaries. This is necessary to get around granularity limitations of the `internal` path that go modules provides. Conceptually, the content of `unstable` is an implementation detail of this repository.
It is not recommended to rely on exports from this package. We do not provide stability guarantees for this package. Unlike experimental `x` packages, APIs in `unstable` are not intended to be stabilized.
Click to show internal directories.
Click to hide internal directories.