IzPlatformEffectfulUtil
izumi.fundamentals.platform.IzPlatformEffectfulUtil
trait IzPlatformEffectfulUtil extends IzPlatformUtil
A marker trait for packages with impure helpers (RNG access, clock access, filesystem access, etc)
All these helpers should be added into DI context in izumi.distage.framework.platform.DistagePlatformModule and should be by injection, not by addressing the singletons directly.
Attributes
- Graph
-
- Supertypes
In this article