jsonrpclib.fs2

Type members

Classlikes

A cancelation template that represents the RPC method by which cancelation

A cancelation template that represents the RPC method by which cancelation

Value parameters:
fromCallId

: a function to create a cancelation request out of a call id

template

: the notification template for the cancelation method

toCallId

: a function to extract a call id from a cancelation request

Companion:
object
Companion:
class
trait FS2Channel[F[_]] extends Channel[F]
Companion:
object
object FS2Channel
Companion:
class
object lsp

Implicits

Implicits

implicit def catsMonadic[F[_] : MonadThrow]: Monadic[F]