Hcs.Grpc.Server.Service
hcs · API reference
type tval v : unit -> tA new, empty service.
val add_rpc : name:string -> rpc:rpc -> t -> tRegister rpc under method name; replaces any existing one. Returns the same (mutated) service for chaining.
hcs · API reference
type tval v : unit -> tA new, empty service.
val add_rpc : name:string -> rpc:rpc -> t -> tRegister rpc under method name; replaces any existing one. Returns the same (mutated) service for chaining.