zio.Reloadable
See theReloadable companion object
A Reloadable is an implementation of some service that can be dynamically reloaded, or swapped out for another implementation on-the-fly.
Attributes
- Companion:
- object
- Graph
- Supertypes
A Reloadable is an implementation of some service that can be dynamically reloaded, or swapped out for another implementation on-the-fly.