Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ioannisa/a227807512bdee0013dbb4443e612e8d to your computer and use it in GitHub Desktop.

Select an option

Save ioannisa/a227807512bdee0013dbb4443e612e8d to your computer and use it in GitHub Desktop.
Parameter Type Generated Code
val repo: Repository get()
val config: Config? = null getOrNull()
val lazy: Lazy<Service> inject()
@Named("prod") val db: Database get(named("prod"))
@InjectedParam val id: String it.get()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment