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

4.4.0.tar.gz
md5=33eec898e6b8b31ec1f8aed351a32b5d
sha512=3f7515c430bad3706dbe2fcfdbe0d5b33984dd6300adfc3cbbe912f033c3868eaa65d916eabac91195506f02f151cabb4f8173b732b020673ac7df04f9e48172

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.