Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class AutoProvideService(val inComponent: KClass<*> = SingletonComponent::class)

Marks a Ktorfit Service for automatic contribution to your dependency graph.