nexus-rpc
    Preparing search index...

    Class ServiceHandler<Ops>Experimental

    A Nexus Service implementation, that provides handlers for each of its operations.

    Type Parameters

    Index

    Properties

    definition: ServiceDefinition<Ops>

    Methods

    • Experimental

      Returns the definition and handler for a given operation.

      Type Parameters

      • K extends string

      Parameters

      • operationName: K

      Returns CompiledOperationHandlerFor<Ops>