HandlerRunner
Adapter class for dev.restate.sdk.common.syscalls.HandlerRunner to use the Kotlin API.
Functions
Link copied to clipboard
open override fun run(handlerSpecification: HandlerSpecification<REQ, RES>, syscalls: Syscalls, options: HandlerRunner.Options?, callback: SyscallCallback<ByteBuffer>)