Package com.opencloud.sentinel.feature.spi.init

API for Sentinel feature dependency injection. Sentinel features declare their dependencies by implementing one or more of the interfaces defined in this package. The sentinel core runtime calls methods defined in these interfaces as features are instantiated.