package ocaml-protoc-plugin

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Service.RpcSource

module Request : Message
module Response : Message
val name : string

gRPC service name as defined by the gRPC http2 spec. see https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#appendix-a---grpc-for-protobuf

val package_name : string option

Name of the enclosed package name if any

val service_name : string

Name of the service in which this method is defined

val method_name : string

Name of the method

OCaml

Innovation. Community. Security.