Options
All
  • Public
  • Public/Protected
  • All
Menu

Kalix Entity.

Hierarchy

Implemented by

Index

Properties

serviceName: string

The gRPC service name for this component.

service: Service

The protobuf Service for this component.

Options for this component.

Access to gRPC clients (with promisified unary methods).

Methods

  • lookupType(messageType: string): Type
  • Lookup a protobuf message type.

    This is provided as a convenience to lookup protobuf message types.

    Parameters

    • messageType: string

      The fully qualified name of the type to lookup

    Returns Type

    The protobuf message type

Generated using TypeDoc