KeelPlugin

interface KeelPlugin(source)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun modules(): List<Module>
Link copied to clipboard
open suspend fun onDispose(context: PluginRuntimeContext)
Link copied to clipboard
open suspend fun onInit(context: PluginInitContext)
Link copied to clipboard
open suspend fun onStart(context: PluginRuntimeContext)
Link copied to clipboard
open suspend fun onStop(context: PluginRuntimeContext)