TransportFactoryImp

fmgp.did.framework.TransportFactoryImp

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def layer: WithOut[(ZClient[Any, Scope, Body, Throwable, Response], Scope) => TransportFactory, ZLayer[ZClient[Any, Scope, Body, Throwable, Response] & Scope, Nothing, TransportFactory]]#Out
def make(client: Client, scope: Scope): TransportFactory