package ocaml-protoc-plugin

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

Module Protobuf.ServiceDescriptorProto

Sourceval name' : unit -> string
Sourcetype t = {
  1. name : string option;
  2. method' : MethodDescriptorProto.t list;
  3. options : ServiceOptions.t option;
}
OCaml

Innovation. Community. Security.