ServiceDefinition
class ServiceDefinition
This class represents a Restate service.
Types
Link copied to clipboard
class Configurator
Configurator for a ServiceDefinition.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun of(name: String, ty: ServiceType, handlers: Collection<HandlerDefinition<out Any, out Any>>): ServiceDefinition
Link copied to clipboard
Link copied to clipboard