package ocaml-protoc-plugin

  1. Overview
  2. Docs
Plugin for protoc protobuf compiler to generate ocaml definitions from a .proto file

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-protoc-plugin-4.2.0.tbz
md5=7837774e6637afdbd5e3b1066c01d3b1
sha512=3d96bbdf8a391b8e7903ca07d28507e7568b063521be84f62e9e0e30728ada4cae3553a9239254fb4f2bde480e6cfeb05ec4a2bab699c755a6890108b8f889e6

doc/src/ocaml-protoc-plugin.google_types/google_types.ml.html

Source file google_types.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(* generated by dune *)

(** @canonical Google_types.Any *)
module Any = Google_types__Any

(** @canonical Google_types.Api *)
module Api = Google_types__Api

(** @canonical Google_types.Descriptor *)
module Descriptor = Google_types__Descriptor

(** @canonical Google_types.Duration *)
module Duration = Google_types__Duration

(** @canonical Google_types.Empty *)
module Empty = Google_types__Empty

(** @canonical Google_types.Field_mask *)
module Field_mask = Google_types__Field_mask

(** @canonical Google_types.Source_context *)
module Source_context = Google_types__Source_context

(** @canonical Google_types.Struct *)
module Struct = Google_types__Struct

(** @canonical Google_types.Timestamp *)
module Timestamp = Google_types__Timestamp

(** @canonical Google_types.Type *)
module Type = Google_types__Type

(** @canonical Google_types.Wrappers *)
module Wrappers = Google_types__Wrappers
OCaml

Innovation. Community. Security.