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.5.0.tar.gz
md5=c374c68c6c2552c2c25484c2edbc9f6a
sha512=85f77afe95e56a90aabb037b4a96ddb903ee5d2732552838da3e22de6a4189bdd8c22a380e2489e99b85041a204c2cdda88568742cece012958f23c802b5c370

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.