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-6.1.0.tbz
sha256=6254d1c7bf9e41f5fd52c1cf53f3dea93d302ed38cfaf604e8360601a368c57b
sha512=aa81ac6eacbf0dd6fea07c3e9e2eb0aebc8031853ef1cad770497501a2222794c61a1dca9f6b6711039fb49474e55daebf4ad73be9191d6a585f57de3e2d816b

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.