Package-level declarations

Types

Link copied to clipboard
@StartupFetcher(index = 0, name = "kv", returnType = StartupKV::class)
@StartupArg(index = 1, name = "version", type = Int::class)
@StartupArg(index = 2, name = "patches", type = List::class)
@Stable
open class StartupConfig : SyncStartup