AllSyntax

fs2.grpc.syntax.AllSyntax

Attributes

Source
AllSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all.type

Members list

Implicits

Inherited implicits

final implicit def fs2GrpcSyntaxManagedChannelBuilder[MCB <: ManagedChannelBuilder[LazyRef(...)]](builder: MCB): ManagedChannelBuilderOps[MCB]
final implicit def fs2GrpcSyntaxServerBuilder[SB <: ServerBuilder[LazyRef(...)]](builder: SB): ServerBuilderOps[SB]

Attributes

Inherited from:
ServerBuilderSyntax
Source
ServerBuilderSyntax.scala