Hot Reloader
class HotReloader(configPath: Path, configManager: DynamicConfigManager, strategy: HotReloader.ReloadStrategy = ReloadStrategy.WATCH, reloadContext: CoroutineContext = Dispatchers.IO)(source)
Constructors
Link copied to clipboard
constructor(configPath: Path, configManager: DynamicConfigManager, strategy: HotReloader.ReloadStrategy = ReloadStrategy.WATCH, reloadContext: CoroutineContext = Dispatchers.IO)