Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Ktorceful

This annotation is used to declare what class requires compile time processing

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ResourceCompanion

This annotation is used on a companion object that gets assigned ktorceful generated resources.