toMonoFunctionAccessor
Extension function that converts a Kotlin function to a MonoFunctionAccessor. Provides a convenient way to create accessors for functions that should return Mono streams.
Return
a MonoFunctionAccessor for this function
Parameters
T
the type of the target object
D
the type of data in the Mono