koin-core / org.koin

Package org.koin

Functions

environmentProperties

Load properties from environment

fun KoinApplication.environmentProperties(): KoinApplication

fileProperties

Load properties from file

fun KoinApplication.fileProperties(fileName: String = "/koin.properties"): KoinApplication