changed
hex_metadata.config
|
@@ -3,12 3,10 @@
|
3
3
|
{<<"description">>,<<"Spawn is the core lib for Spawn Actors System">>}.
|
4
4
|
{<<"elixir">>,<<"~> 1.15">>}.
|
5
5
|
{<<"files">>,
|
6
|
- [<<"lib">>,<<"lib/spawn.ex">>,<<"lib/spawn">>,<<"lib/spawn/grpc">>,
|
7
|
- <<"lib/spawn/grpc/reflection">>,<<"lib/spawn/grpc/reflection/v1alpha">>,
|
8
|
- <<"lib/spawn/grpc/reflection/v1alpha/reflection.pb.ex">>,
|
9
|
- <<"lib/spawn/cache">>,<<"lib/spawn/cache/lookup_cache.ex">>,
|
10
|
- <<"lib/spawn/cloudevents">>,<<"lib/spawn/cloudevents/spec.pb.ex">>,
|
11
|
- <<"lib/spawn/cluster">>,<<"lib/spawn/cluster/state_handoff">>,
|
6
|
[<<"lib">>,<<"lib/spawn.ex">>,<<"lib/spawn">>,<<"lib/spawn/cache">>,
|
7
|
<<"lib/spawn/cache/lookup_cache.ex">>,<<"lib/spawn/cloudevents">>,
|
8
|
<<"lib/spawn/cloudevents/spec.pb.ex">>,<<"lib/spawn/cluster">>,
|
9
|
<<"lib/spawn/cluster/state_handoff">>,
|
12
10
|
<<"lib/spawn/cluster/state_handoff/controllers">>,
|
13
11
|
<<"lib/spawn/cluster/state_handoff/controllers/persistent_controller.ex">>,
|
14
12
|
<<"lib/spawn/cluster/state_handoff/controllers/crdt_controller.ex">>,
|
|
@@ -22,16 20,6 @@
|
22
20
|
<<"lib/spawn/cluster/node/registry.ex">>,
|
23
21
|
<<"lib/spawn/cluster/node/client.ex">>,
|
24
22
|
<<"lib/spawn/cluster/node/connection_supervisor.ex">>,
|
25
|
- <<"lib/spawn/google">>,<<"lib/spawn/google/protobuf">>,
|
26
|
- <<"lib/spawn/google/protobuf/struct.pb.ex">>,
|
27
|
- <<"lib/spawn/google/protobuf/empty.pb.ex">>,
|
28
|
- <<"lib/spawn/google/protobuf/timestamp.pb.ex">>,
|
29
|
- <<"lib/spawn/google/protobuf/any.pb.ex">>,
|
30
|
- <<"lib/spawn/google/protobuf/wrappers.pb.ex">>,
|
31
|
- <<"lib/spawn/google/protobuf/source_context.pb.ex">>,
|
32
|
- <<"lib/spawn/google/protobuf/descriptor.pb.ex">>,
|
33
|
- <<"lib/spawn/google/protobuf/field_mask.pb.ex">>,
|
34
|
- <<"lib/spawn/google/protobuf/duration.pb.ex">>,
|
35
23
|
<<"lib/spawn/supervisor.ex">>,<<"lib/spawn/actors">>,
|
36
24
|
<<"lib/spawn/actors/eigr">>,<<"lib/spawn/actors/eigr/functions">>,
|
37
25
|
<<"lib/spawn/actors/eigr/functions/protocol">>,
|
|
@@ -176,7 164,7 @@
|
176
164
|
{<<"name">>,<<"protobuf_generate">>},
|
177
165
|
{<<"optional">>,false},
|
178
166
|
{<<"repository">>,<<"hexpm">>},
|
179
|
- {<<"requirement">>,<<"~> 0.1">>}],
|
167
|
{<<"requirement">>,<<"~> 0.1.2">>}],
|
180
168
|
[{<<"app">>,<<"grpc">>},
|
181
169
|
{<<"name">>,<<"grpc">>},
|
182
170
|
{<<"optional">>,false},
|
|
@@ -286,40 274,40 @@
|
286
274
|
{<<"name">>,<<"spawn_statestores_mssql">>},
|
287
275
|
{<<"optional">>,true},
|
288
276
|
{<<"repository">>,<<"hexpm">>},
|
289
|
- {<<"requirement">>,<<"1.4.0">>}],
|
277
|
{<<"requirement">>,<<"1.4.1">>}],
|
290
278
|
[{<<"app">>,<<"spawn_statestores_mariadb">>},
|
291
279
|
{<<"name">>,<<"spawn_statestores_mariadb">>},
|
292
280
|
{<<"optional">>,true},
|
293
281
|
{<<"repository">>,<<"hexpm">>},
|
294
|
- {<<"requirement">>,<<"1.4.0">>}],
|
282
|
{<<"requirement">>,<<"1.4.1">>}],
|
295
283
|
[{<<"app">>,<<"spawn_statestores_mysql">>},
|
296
284
|
{<<"name">>,<<"spawn_statestores_mysql">>},
|
297
285
|
{<<"optional">>,true},
|
298
286
|
{<<"repository">>,<<"hexpm">>},
|
299
|
- {<<"requirement">>,<<"1.4.0">>}],
|
287
|
{<<"requirement">>,<<"1.4.1">>}],
|
300
288
|
[{<<"app">>,<<"spawn_statestores_postgres">>},
|
301
289
|
{<<"name">>,<<"spawn_statestores_postgres">>},
|
302
290
|
{<<"optional">>,true},
|
303
291
|
{<<"repository">>,<<"hexpm">>},
|
304
|
- {<<"requirement">>,<<"1.4.0">>}],
|
292
|
{<<"requirement">>,<<"1.4.1">>}],
|
305
293
|
[{<<"app">>,<<"spawn_statestores_sqlite">>},
|
306
294
|
{<<"name">>,<<"spawn_statestores_sqlite">>},
|
307
295
|
{<<"optional">>,true},
|
308
296
|
{<<"repository">>,<<"hexpm">>},
|
309
|
- {<<"requirement">>,<<"1.4.0">>}],
|
297
|
{<<"requirement">>,<<"1.4.1">>}],
|
310
298
|
[{<<"app">>,<<"spawn_statestores_cockroachdb">>},
|
311
299
|
{<<"name">>,<<"spawn_statestores_cockroachdb">>},
|
312
300
|
{<<"optional">>,true},
|
313
301
|
{<<"repository">>,<<"hexpm">>},
|
314
|
- {<<"requirement">>,<<"1.4.0">>}],
|
302
|
{<<"requirement">>,<<"1.4.1">>}],
|
315
303
|
[{<<"app">>,<<"spawn_statestores_native">>},
|
316
304
|
{<<"name">>,<<"spawn_statestores_native">>},
|
317
305
|
{<<"optional">>,true},
|
318
306
|
{<<"repository">>,<<"hexpm">>},
|
319
|
- {<<"requirement">>,<<"1.4.0">>}],
|
307
|
{<<"requirement">>,<<"1.4.1">>}],
|
320
308
|
[{<<"app">>,<<"pluggable">>},
|
321
309
|
{<<"name">>,<<"pluggable">>},
|
322
310
|
{<<"optional">>,false},
|
323
311
|
{<<"repository">>,<<"hexpm">>},
|
324
312
|
{<<"requirement">>,<<"~> 1.0">>}]]}.
|
325
|
- {<<"version">>,<<"1.4.0">>}.
|
313
|
{<<"version">>,<<"1.4.1">>}.
|
changed
lib/actors/actor/caller_consumer.ex
|
@@ -187,7 187,7 @@ defmodule Actors.Actor.CallerConsumer do
|
187
187
|
protocol_major_version: 1,
|
188
188
|
protocol_minor_version: 2,
|
189
189
|
proxy_name: "spawn",
|
190
|
- proxy_version: "1.4.0"
|
190
|
proxy_version: "1.4.1"
|
191
191
|
}
|
192
192
|
end
|
changed
lib/actors/security/tls/initializer.ex
|
@@ -7,7 7,7 @@ defmodule Actors.Security.Tls.Initializer do
|
7
7
|
- args:
|
8
8
|
- eval
|
9
9
|
- Kompost.Webhooks.bootstrap_tls(:prod, "tls-certs")
|
10
|
- image: docker.io/eigr/spawn-proxy:1.4.0
|
10
|
image: docker.io/eigr/spawn-proxy:1.4.1
|
11
11
|
name: init-certificates
|
12
12
|
serviceAccountName: kompost
|
13
13
|
volumes:
|
changed
lib/sidecar/grpc/code_generator.ex
|
@@ -63,10 63,10 @@ defmodule Sidecar.GRPC.CodeGenerator do
|
63
63
|
"--include-path=#{File.cwd!()}/priv/protos/google/api",
|
64
64
|
"--generate-descriptors=true",
|
65
65
|
"--output-path=#{output_path}",
|
66
|
- "--plugins=#{grpc_generator_plugin}",
|
67
|
- "--plugins=#{handler_generator_plugin}",
|
68
|
- "--plugins=Sidecar.GRPC.Generators.ServiceGenerator",
|
69
|
- "--plugins=Sidecar.Grpc.Generators.ReflectionServerGenerator"
|
66
|
"--plugin=#{grpc_generator_plugin}",
|
67
|
"--plugin=#{handler_generator_plugin}",
|
68
|
"--plugin=Sidecar.GRPC.Generators.ServiceGenerator",
|
69
|
"--plugin=Sidecar.Grpc.Generators.ReflectionServerGenerator"
|
70
70
|
]
|
71
71
|
user_defined_proto_files_list
|
72
72
|
|
|
@@ -107,7 107,7 @@ defmodule Sidecar.GRPC.CodeGenerator do
|
107
107
|
|
108
108
|
modules = Enum.map(user_defined_modules_files, fn full_path -> File.read!(full_path) end)
|
109
109
|
|
110
|
- Logger.info("Found #{length(modules)} ActorHost Contract Modules to compile...")
|
110
|
Logger.info("Found #{length(modules)} ActorHost Contract Modules to load...")
|
111
111
|
|
112
112
|
{:ok, modules}
|
113
113
|
end
|
|
@@ -160,6 160,7 @@ defmodule Sidecar.GRPC.CodeGenerator do
|
160
160
|
files ->
|
161
161
|
files
|
162
162
|
|> Enum.filter(&String.ends_with?(&1, extension))
|
163
|
|> Enum.sort()
|
163
164
|
end
|
164
165
|
end
|
changed
lib/sidecar/grpc/generators/handler_generator.ex
|
@@ -15,7 15,6 @@ defmodule Sidecar.GRPC.Generators.HandlerGenerator do
|
15
15
|
def template do
|
16
16
|
"""
|
17
17
|
defmodule <%= @module %>.ActorDispatcher do
|
18
|
- @moduledoc since: "1.2.1"
|
19
18
|
use GRPC.Server, service: <%= @service_name %>
|
20
19
|
|
21
20
|
alias Sidecar.GRPC.Dispatcher
|
changed
lib/sidecar/grpc/generators/handler_transcoding_generator.ex
|
@@ -15,7 15,6 @@ defmodule Sidecar.GRPC.Generators.HandlerTranscodingGenerator do
|
15
15
|
def template do
|
16
16
|
"""
|
17
17
|
defmodule <%= @module %>.ActorDispatcher do
|
18
|
- @moduledoc since: "1.2.1"
|
19
18
|
use GRPC.Server, service: <%= @service_name %>.Service, http_transcode: true
|
20
19
|
|
21
20
|
alias Sidecar.GRPC.Dispatcher
|
changed
lib/sidecar/grpc/generators/reflection_server_generator.ex
|
@@ -14,7 14,6 @@ defmodule Sidecar.Grpc.Generators.ReflectionServerGenerator do
|
14
14
|
def template do
|
15
15
|
"""
|
16
16
|
defmodule Sidecar.GRPC.Reflection.Server do
|
17
|
- @moduledoc since: "1.2.1"
|
18
17
|
|
19
18
|
defmodule V1 do
|
20
19
|
use GrpcReflection.Server, version: :v1, services: [
|
changed
lib/sidecar/grpc/generators/service_generator.ex
|
@@ -15,7 15,6 @@ defmodule Sidecar.GRPC.Generators.ServiceGenerator do
|
15
15
|
def template do
|
16
16
|
"""
|
17
17
|
defmodule Sidecar.GRPC.ProxyEndpoint do
|
18
|
- @moduledoc false
|
19
18
|
use GRPC.Endpoint
|
20
19
|
|
21
20
|
intercept(GRPC.Server.Interceptors.Logger)
|
removed
lib/spawn/google/protobuf/any.pb.ex
|
@@ -1,53 0,0 @@
|
1
|
- defmodule Google.Protobuf.Any do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.DescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- enum_type: [],
|
10
|
- extension: [],
|
11
|
- extension_range: [],
|
12
|
- field: [
|
13
|
- %Google.Protobuf.FieldDescriptorProto{
|
14
|
- __unknown_fields__: [],
|
15
|
- default_value: nil,
|
16
|
- extendee: nil,
|
17
|
- json_name: "typeUrl",
|
18
|
- label: :LABEL_OPTIONAL,
|
19
|
- name: "type_url",
|
20
|
- number: 1,
|
21
|
- oneof_index: nil,
|
22
|
- options: nil,
|
23
|
- proto3_optional: nil,
|
24
|
- type: :TYPE_STRING,
|
25
|
- type_name: nil
|
26
|
- },
|
27
|
- %Google.Protobuf.FieldDescriptorProto{
|
28
|
- __unknown_fields__: [],
|
29
|
- default_value: nil,
|
30
|
- extendee: nil,
|
31
|
- json_name: "value",
|
32
|
- label: :LABEL_OPTIONAL,
|
33
|
- name: "value",
|
34
|
- number: 2,
|
35
|
- oneof_index: nil,
|
36
|
- options: nil,
|
37
|
- proto3_optional: nil,
|
38
|
- type: :TYPE_BYTES,
|
39
|
- type_name: nil
|
40
|
- }
|
41
|
- ],
|
42
|
- name: "Any",
|
43
|
- nested_type: [],
|
44
|
- oneof_decl: [],
|
45
|
- options: nil,
|
46
|
- reserved_name: [],
|
47
|
- reserved_range: []
|
48
|
- }
|
49
|
- end
|
50
|
-
|
51
|
- field(:type_url, 1, type: :string, json_name: "typeUrl")
|
52
|
- field(:value, 2, type: :bytes)
|
53
|
- end
|
removed
lib/spawn/google/protobuf/descriptor.pb.ex
|
@@ -1,663 0,0 @@
|
1
|
- defmodule Google.Protobuf.Edition do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
4
|
-
|
5
|
- field(:EDITION_UNKNOWN, 0)
|
6
|
- field(:EDITION_PROTO2, 998)
|
7
|
- field(:EDITION_PROTO3, 999)
|
8
|
- field(:EDITION_2023, 1000)
|
9
|
- field(:EDITION_2024, 1001)
|
10
|
- field(:EDITION_1_TEST_ONLY, 1)
|
11
|
- field(:EDITION_2_TEST_ONLY, 2)
|
12
|
- field(:EDITION_99997_TEST_ONLY, 99997)
|
13
|
- field(:EDITION_99998_TEST_ONLY, 99998)
|
14
|
- field(:EDITION_99999_TEST_ONLY, 99999)
|
15
|
- field(:EDITION_MAX, 2_147_483_647)
|
16
|
- end
|
17
|
-
|
18
|
- defmodule Google.Protobuf.ExtensionRangeOptions.VerificationState do
|
19
|
- @moduledoc false
|
20
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
21
|
-
|
22
|
- field(:DECLARATION, 0)
|
23
|
- field(:UNVERIFIED, 1)
|
24
|
- end
|
25
|
-
|
26
|
- defmodule Google.Protobuf.FieldDescriptorProto.Type do
|
27
|
- @moduledoc false
|
28
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
29
|
-
|
30
|
- field(:TYPE_DOUBLE, 1)
|
31
|
- field(:TYPE_FLOAT, 2)
|
32
|
- field(:TYPE_INT64, 3)
|
33
|
- field(:TYPE_UINT64, 4)
|
34
|
- field(:TYPE_INT32, 5)
|
35
|
- field(:TYPE_FIXED64, 6)
|
36
|
- field(:TYPE_FIXED32, 7)
|
37
|
- field(:TYPE_BOOL, 8)
|
38
|
- field(:TYPE_STRING, 9)
|
39
|
- field(:TYPE_GROUP, 10)
|
40
|
- field(:TYPE_MESSAGE, 11)
|
41
|
- field(:TYPE_BYTES, 12)
|
42
|
- field(:TYPE_UINT32, 13)
|
43
|
- field(:TYPE_ENUM, 14)
|
44
|
- field(:TYPE_SFIXED32, 15)
|
45
|
- field(:TYPE_SFIXED64, 16)
|
46
|
- field(:TYPE_SINT32, 17)
|
47
|
- field(:TYPE_SINT64, 18)
|
48
|
- end
|
49
|
-
|
50
|
- defmodule Google.Protobuf.FieldDescriptorProto.Label do
|
51
|
- @moduledoc false
|
52
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
53
|
-
|
54
|
- field(:LABEL_OPTIONAL, 1)
|
55
|
- field(:LABEL_REPEATED, 3)
|
56
|
- field(:LABEL_REQUIRED, 2)
|
57
|
- end
|
58
|
-
|
59
|
- defmodule Google.Protobuf.FileOptions.OptimizeMode do
|
60
|
- @moduledoc false
|
61
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
62
|
-
|
63
|
- field(:SPEED, 1)
|
64
|
- field(:CODE_SIZE, 2)
|
65
|
- field(:LITE_RUNTIME, 3)
|
66
|
- end
|
67
|
-
|
68
|
- defmodule Google.Protobuf.FieldOptions.CType do
|
69
|
- @moduledoc false
|
70
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
71
|
-
|
72
|
- field(:STRING, 0)
|
73
|
- field(:CORD, 1)
|
74
|
- field(:STRING_PIECE, 2)
|
75
|
- end
|
76
|
-
|
77
|
- defmodule Google.Protobuf.FieldOptions.JSType do
|
78
|
- @moduledoc false
|
79
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
80
|
-
|
81
|
- field(:JS_NORMAL, 0)
|
82
|
- field(:JS_STRING, 1)
|
83
|
- field(:JS_NUMBER, 2)
|
84
|
- end
|
85
|
-
|
86
|
- defmodule Google.Protobuf.FieldOptions.OptionRetention do
|
87
|
- @moduledoc false
|
88
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
89
|
-
|
90
|
- field(:RETENTION_UNKNOWN, 0)
|
91
|
- field(:RETENTION_RUNTIME, 1)
|
92
|
- field(:RETENTION_SOURCE, 2)
|
93
|
- end
|
94
|
-
|
95
|
- defmodule Google.Protobuf.FieldOptions.OptionTargetType do
|
96
|
- @moduledoc false
|
97
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
98
|
-
|
99
|
- field(:TARGET_TYPE_UNKNOWN, 0)
|
100
|
- field(:TARGET_TYPE_FILE, 1)
|
101
|
- field(:TARGET_TYPE_EXTENSION_RANGE, 2)
|
102
|
- field(:TARGET_TYPE_MESSAGE, 3)
|
103
|
- field(:TARGET_TYPE_FIELD, 4)
|
104
|
- field(:TARGET_TYPE_ONEOF, 5)
|
105
|
- field(:TARGET_TYPE_ENUM, 6)
|
106
|
- field(:TARGET_TYPE_ENUM_ENTRY, 7)
|
107
|
- field(:TARGET_TYPE_SERVICE, 8)
|
108
|
- field(:TARGET_TYPE_METHOD, 9)
|
109
|
- end
|
110
|
-
|
111
|
- defmodule Google.Protobuf.MethodOptions.IdempotencyLevel do
|
112
|
- @moduledoc false
|
113
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
114
|
-
|
115
|
- field(:IDEMPOTENCY_UNKNOWN, 0)
|
116
|
- field(:NO_SIDE_EFFECTS, 1)
|
117
|
- field(:IDEMPOTENT, 2)
|
118
|
- end
|
119
|
-
|
120
|
- defmodule Google.Protobuf.FeatureSet.FieldPresence do
|
121
|
- @moduledoc false
|
122
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
123
|
-
|
124
|
- field(:FIELD_PRESENCE_UNKNOWN, 0)
|
125
|
- field(:EXPLICIT, 1)
|
126
|
- field(:IMPLICIT, 2)
|
127
|
- field(:LEGACY_REQUIRED, 3)
|
128
|
- end
|
129
|
-
|
130
|
- defmodule Google.Protobuf.FeatureSet.EnumType do
|
131
|
- @moduledoc false
|
132
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
133
|
-
|
134
|
- field(:ENUM_TYPE_UNKNOWN, 0)
|
135
|
- field(:OPEN, 1)
|
136
|
- field(:CLOSED, 2)
|
137
|
- end
|
138
|
-
|
139
|
- defmodule Google.Protobuf.FeatureSet.RepeatedFieldEncoding do
|
140
|
- @moduledoc false
|
141
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
142
|
-
|
143
|
- field(:REPEATED_FIELD_ENCODING_UNKNOWN, 0)
|
144
|
- field(:PACKED, 1)
|
145
|
- field(:EXPANDED, 2)
|
146
|
- end
|
147
|
-
|
148
|
- defmodule Google.Protobuf.FeatureSet.Utf8Validation do
|
149
|
- @moduledoc false
|
150
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
151
|
-
|
152
|
- field(:UTF8_VALIDATION_UNKNOWN, 0)
|
153
|
- field(:VERIFY, 2)
|
154
|
- field(:NONE, 3)
|
155
|
- end
|
156
|
-
|
157
|
- defmodule Google.Protobuf.FeatureSet.MessageEncoding do
|
158
|
- @moduledoc false
|
159
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
160
|
-
|
161
|
- field(:MESSAGE_ENCODING_UNKNOWN, 0)
|
162
|
- field(:LENGTH_PREFIXED, 1)
|
163
|
- field(:DELIMITED, 2)
|
164
|
- end
|
165
|
-
|
166
|
- defmodule Google.Protobuf.FeatureSet.JsonFormat do
|
167
|
- @moduledoc false
|
168
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
169
|
-
|
170
|
- field(:JSON_FORMAT_UNKNOWN, 0)
|
171
|
- field(:ALLOW, 1)
|
172
|
- field(:LEGACY_BEST_EFFORT, 2)
|
173
|
- end
|
174
|
-
|
175
|
- defmodule Google.Protobuf.GeneratedCodeInfo.Annotation.Semantic do
|
176
|
- @moduledoc false
|
177
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
178
|
-
|
179
|
- field(:NONE, 0)
|
180
|
- field(:SET, 1)
|
181
|
- field(:ALIAS, 2)
|
182
|
- end
|
183
|
-
|
184
|
- defmodule Google.Protobuf.FileDescriptorSet do
|
185
|
- @moduledoc false
|
186
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
187
|
-
|
188
|
- field(:file, 1, repeated: true, type: Google.Protobuf.FileDescriptorProto)
|
189
|
- end
|
190
|
-
|
191
|
- defmodule Google.Protobuf.FileDescriptorProto do
|
192
|
- @moduledoc false
|
193
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
194
|
-
|
195
|
- field(:name, 1, optional: true, type: :string)
|
196
|
- field(:package, 2, optional: true, type: :string)
|
197
|
- field(:dependency, 3, repeated: true, type: :string)
|
198
|
- field(:public_dependency, 10, repeated: true, type: :int32)
|
199
|
- field(:weak_dependency, 11, repeated: true, type: :int32)
|
200
|
- field(:message_type, 4, repeated: true, type: Google.Protobuf.DescriptorProto)
|
201
|
- field(:enum_type, 5, repeated: true, type: Google.Protobuf.EnumDescriptorProto)
|
202
|
- field(:service, 6, repeated: true, type: Google.Protobuf.ServiceDescriptorProto)
|
203
|
- field(:extension, 7, repeated: true, type: Google.Protobuf.FieldDescriptorProto)
|
204
|
- field(:options, 8, optional: true, type: Google.Protobuf.FileOptions)
|
205
|
- field(:source_code_info, 9, optional: true, type: Google.Protobuf.SourceCodeInfo)
|
206
|
- field(:syntax, 12, optional: true, type: :string)
|
207
|
- field(:edition, 14, optional: true, type: Google.Protobuf.Edition, enum: true)
|
208
|
- end
|
209
|
-
|
210
|
- defmodule Google.Protobuf.DescriptorProto.ExtensionRange do
|
211
|
- @moduledoc false
|
212
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
213
|
-
|
214
|
- field(:start, 1, optional: true, type: :int32)
|
215
|
- field(:end, 2, optional: true, type: :int32)
|
216
|
- field(:options, 3, optional: true, type: Google.Protobuf.ExtensionRangeOptions)
|
217
|
- end
|
218
|
-
|
219
|
- defmodule Google.Protobuf.DescriptorProto.ReservedRange do
|
220
|
- @moduledoc false
|
221
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
222
|
-
|
223
|
- field(:start, 1, optional: true, type: :int32)
|
224
|
- field(:end, 2, optional: true, type: :int32)
|
225
|
- end
|
226
|
-
|
227
|
- defmodule Google.Protobuf.DescriptorProto do
|
228
|
- @moduledoc false
|
229
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
230
|
-
|
231
|
- field(:name, 1, optional: true, type: :string)
|
232
|
- field(:field, 2, repeated: true, type: Google.Protobuf.FieldDescriptorProto)
|
233
|
- field(:extension, 6, repeated: true, type: Google.Protobuf.FieldDescriptorProto)
|
234
|
- field(:nested_type, 3, repeated: true, type: Google.Protobuf.DescriptorProto)
|
235
|
- field(:enum_type, 4, repeated: true, type: Google.Protobuf.EnumDescriptorProto)
|
236
|
- field(:extension_range, 5, repeated: true, type: Google.Protobuf.DescriptorProto.ExtensionRange)
|
237
|
- field(:oneof_decl, 8, repeated: true, type: Google.Protobuf.OneofDescriptorProto)
|
238
|
- field(:options, 7, optional: true, type: Google.Protobuf.MessageOptions)
|
239
|
- field(:reserved_range, 9, repeated: true, type: Google.Protobuf.DescriptorProto.ReservedRange)
|
240
|
- field(:reserved_name, 10, repeated: true, type: :string)
|
241
|
- end
|
242
|
-
|
243
|
- defmodule Google.Protobuf.ExtensionRangeOptions.Declaration do
|
244
|
- @moduledoc false
|
245
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
246
|
-
|
247
|
- field(:number, 1, optional: true, type: :int32)
|
248
|
- field(:full_name, 2, optional: true, type: :string)
|
249
|
- field(:type, 3, optional: true, type: :string)
|
250
|
- field(:reserved, 5, optional: true, type: :bool)
|
251
|
- field(:repeated, 6, optional: true, type: :bool)
|
252
|
- end
|
253
|
-
|
254
|
- defmodule Google.Protobuf.ExtensionRangeOptions do
|
255
|
- @moduledoc false
|
256
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
257
|
-
|
258
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
259
|
-
|
260
|
- field(:declaration, 2,
|
261
|
- repeated: true,
|
262
|
- type: Google.Protobuf.ExtensionRangeOptions.Declaration,
|
263
|
- deprecated: false
|
264
|
- )
|
265
|
-
|
266
|
- field(:features, 50, optional: true, type: Google.Protobuf.FeatureSet)
|
267
|
-
|
268
|
- field(:verification, 3,
|
269
|
- optional: true,
|
270
|
- type: Google.Protobuf.ExtensionRangeOptions.VerificationState,
|
271
|
- default: :UNVERIFIED,
|
272
|
- enum: true,
|
273
|
- deprecated: false
|
274
|
- )
|
275
|
-
|
276
|
- extensions([{1000, 536_870_912}])
|
277
|
- end
|
278
|
-
|
279
|
- defmodule Google.Protobuf.FieldDescriptorProto do
|
280
|
- @moduledoc false
|
281
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
282
|
-
|
283
|
- field(:name, 1, optional: true, type: :string)
|
284
|
- field(:number, 3, optional: true, type: :int32)
|
285
|
- field(:label, 4, optional: true, type: Google.Protobuf.FieldDescriptorProto.Label, enum: true)
|
286
|
- field(:type, 5, optional: true, type: Google.Protobuf.FieldDescriptorProto.Type, enum: true)
|
287
|
- field(:type_name, 6, optional: true, type: :string)
|
288
|
- field(:extendee, 2, optional: true, type: :string)
|
289
|
- field(:default_value, 7, optional: true, type: :string)
|
290
|
- field(:oneof_index, 9, optional: true, type: :int32)
|
291
|
- field(:json_name, 10, optional: true, type: :string)
|
292
|
- field(:options, 8, optional: true, type: Google.Protobuf.FieldOptions)
|
293
|
- field(:proto3_optional, 17, optional: true, type: :bool)
|
294
|
- end
|
295
|
-
|
296
|
- defmodule Google.Protobuf.OneofDescriptorProto do
|
297
|
- @moduledoc false
|
298
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
299
|
-
|
300
|
- field(:name, 1, optional: true, type: :string)
|
301
|
- field(:options, 2, optional: true, type: Google.Protobuf.OneofOptions)
|
302
|
- end
|
303
|
-
|
304
|
- defmodule Google.Protobuf.EnumDescriptorProto.EnumReservedRange do
|
305
|
- @moduledoc false
|
306
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
307
|
-
|
308
|
- field(:start, 1, optional: true, type: :int32)
|
309
|
- field(:end, 2, optional: true, type: :int32)
|
310
|
- end
|
311
|
-
|
312
|
- defmodule Google.Protobuf.EnumDescriptorProto do
|
313
|
- @moduledoc false
|
314
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
315
|
-
|
316
|
- field(:name, 1, optional: true, type: :string)
|
317
|
- field(:value, 2, repeated: true, type: Google.Protobuf.EnumValueDescriptorProto)
|
318
|
- field(:options, 3, optional: true, type: Google.Protobuf.EnumOptions)
|
319
|
-
|
320
|
- field(:reserved_range, 4,
|
321
|
- repeated: true,
|
322
|
- type: Google.Protobuf.EnumDescriptorProto.EnumReservedRange
|
323
|
- )
|
324
|
-
|
325
|
- field(:reserved_name, 5, repeated: true, type: :string)
|
326
|
- end
|
327
|
-
|
328
|
- defmodule Google.Protobuf.EnumValueDescriptorProto do
|
329
|
- @moduledoc false
|
330
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
331
|
-
|
332
|
- field(:name, 1, optional: true, type: :string)
|
333
|
- field(:number, 2, optional: true, type: :int32)
|
334
|
- field(:options, 3, optional: true, type: Google.Protobuf.EnumValueOptions)
|
335
|
- end
|
336
|
-
|
337
|
- defmodule Google.Protobuf.ServiceDescriptorProto do
|
338
|
- @moduledoc false
|
339
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
340
|
-
|
341
|
- field(:name, 1, optional: true, type: :string)
|
342
|
- field(:method, 2, repeated: true, type: Google.Protobuf.MethodDescriptorProto)
|
343
|
- field(:options, 3, optional: true, type: Google.Protobuf.ServiceOptions)
|
344
|
- end
|
345
|
-
|
346
|
- defmodule Google.Protobuf.MethodDescriptorProto do
|
347
|
- @moduledoc false
|
348
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
349
|
-
|
350
|
- field(:name, 1, optional: true, type: :string)
|
351
|
- field(:input_type, 2, optional: true, type: :string)
|
352
|
- field(:output_type, 3, optional: true, type: :string)
|
353
|
- field(:options, 4, optional: true, type: Google.Protobuf.MethodOptions)
|
354
|
- field(:client_streaming, 5, optional: true, type: :bool, default: false)
|
355
|
- field(:server_streaming, 6, optional: true, type: :bool, default: false)
|
356
|
- end
|
357
|
-
|
358
|
- defmodule Google.Protobuf.FileOptions do
|
359
|
- @moduledoc false
|
360
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
361
|
-
|
362
|
- field(:java_package, 1, optional: true, type: :string)
|
363
|
- field(:java_outer_classname, 8, optional: true, type: :string)
|
364
|
- field(:java_multiple_files, 10, optional: true, type: :bool, default: false)
|
365
|
- field(:java_generate_equals_and_hash, 20, optional: true, type: :bool, deprecated: true)
|
366
|
- field(:java_string_check_utf8, 27, optional: true, type: :bool, default: false)
|
367
|
-
|
368
|
- field(:optimize_for, 9,
|
369
|
- optional: true,
|
370
|
- type: Google.Protobuf.FileOptions.OptimizeMode,
|
371
|
- default: :SPEED,
|
372
|
- enum: true
|
373
|
- )
|
374
|
-
|
375
|
- field(:go_package, 11, optional: true, type: :string)
|
376
|
- field(:cc_generic_services, 16, optional: true, type: :bool, default: false)
|
377
|
- field(:java_generic_services, 17, optional: true, type: :bool, default: false)
|
378
|
- field(:py_generic_services, 18, optional: true, type: :bool, default: false)
|
379
|
- field(:deprecated, 23, optional: true, type: :bool, default: false)
|
380
|
- field(:cc_enable_arenas, 31, optional: true, type: :bool, default: true)
|
381
|
- field(:objc_class_prefix, 36, optional: true, type: :string)
|
382
|
- field(:csharp_namespace, 37, optional: true, type: :string)
|
383
|
- field(:swift_prefix, 39, optional: true, type: :string)
|
384
|
- field(:php_class_prefix, 40, optional: true, type: :string)
|
385
|
- field(:php_namespace, 41, optional: true, type: :string)
|
386
|
- field(:php_metadata_namespace, 44, optional: true, type: :string)
|
387
|
- field(:ruby_package, 45, optional: true, type: :string)
|
388
|
- field(:features, 50, optional: true, type: Google.Protobuf.FeatureSet)
|
389
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
390
|
-
|
391
|
- extensions([{1000, 536_870_912}])
|
392
|
- end
|
393
|
-
|
394
|
- defmodule Google.Protobuf.MessageOptions do
|
395
|
- @moduledoc false
|
396
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
397
|
-
|
398
|
- field(:message_set_wire_format, 1, optional: true, type: :bool, default: false)
|
399
|
- field(:no_standard_descriptor_accessor, 2, optional: true, type: :bool, default: false)
|
400
|
- field(:deprecated, 3, optional: true, type: :bool, default: false)
|
401
|
- field(:map_entry, 7, optional: true, type: :bool)
|
402
|
-
|
403
|
- field(:deprecated_legacy_json_field_conflicts, 11,
|
404
|
- optional: true,
|
405
|
- type: :bool,
|
406
|
- deprecated: true
|
407
|
- )
|
408
|
-
|
409
|
- field(:features, 12, optional: true, type: Google.Protobuf.FeatureSet)
|
410
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
411
|
-
|
412
|
- extensions([{1000, 536_870_912}])
|
413
|
- end
|
414
|
-
|
415
|
- defmodule Google.Protobuf.FieldOptions.EditionDefault do
|
416
|
- @moduledoc false
|
417
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
418
|
-
|
419
|
- field(:edition, 3, optional: true, type: Google.Protobuf.Edition, enum: true)
|
420
|
- field(:value, 2, optional: true, type: :string)
|
421
|
- end
|
422
|
-
|
423
|
- defmodule Google.Protobuf.FieldOptions do
|
424
|
- @moduledoc false
|
425
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
426
|
-
|
427
|
- field(:ctype, 1,
|
428
|
- optional: true,
|
429
|
- type: Google.Protobuf.FieldOptions.CType,
|
430
|
- default: :STRING,
|
431
|
- enum: true
|
432
|
- )
|
433
|
-
|
434
|
- field(:packed, 2, optional: true, type: :bool)
|
435
|
-
|
436
|
- field(:jstype, 6,
|
437
|
- optional: true,
|
438
|
- type: Google.Protobuf.FieldOptions.JSType,
|
439
|
- default: :JS_NORMAL,
|
440
|
- enum: true
|
441
|
- )
|
442
|
-
|
443
|
- field(:lazy, 5, optional: true, type: :bool, default: false)
|
444
|
- field(:unverified_lazy, 15, optional: true, type: :bool, default: false)
|
445
|
- field(:deprecated, 3, optional: true, type: :bool, default: false)
|
446
|
- field(:weak, 10, optional: true, type: :bool, default: false)
|
447
|
- field(:debug_redact, 16, optional: true, type: :bool, default: false)
|
448
|
-
|
449
|
- field(:retention, 17,
|
450
|
- optional: true,
|
451
|
- type: Google.Protobuf.FieldOptions.OptionRetention,
|
452
|
- enum: true
|
453
|
- )
|
454
|
-
|
455
|
- field(:targets, 19,
|
456
|
- repeated: true,
|
457
|
- type: Google.Protobuf.FieldOptions.OptionTargetType,
|
458
|
- enum: true
|
459
|
- )
|
460
|
-
|
461
|
- field(:edition_defaults, 20, repeated: true, type: Google.Protobuf.FieldOptions.EditionDefault)
|
462
|
- field(:features, 21, optional: true, type: Google.Protobuf.FeatureSet)
|
463
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
464
|
-
|
465
|
- extensions([{1000, 536_870_912}])
|
466
|
- end
|
467
|
-
|
468
|
- defmodule Google.Protobuf.OneofOptions do
|
469
|
- @moduledoc false
|
470
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
471
|
-
|
472
|
- field(:features, 1, optional: true, type: Google.Protobuf.FeatureSet)
|
473
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
474
|
-
|
475
|
- extensions([{1000, 536_870_912}])
|
476
|
- end
|
477
|
-
|
478
|
- defmodule Google.Protobuf.EnumOptions do
|
479
|
- @moduledoc false
|
480
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
481
|
-
|
482
|
- field(:allow_alias, 2, optional: true, type: :bool)
|
483
|
- field(:deprecated, 3, optional: true, type: :bool, default: false)
|
484
|
- field(:deprecated_legacy_json_field_conflicts, 6, optional: true, type: :bool, deprecated: true)
|
485
|
- field(:features, 7, optional: true, type: Google.Protobuf.FeatureSet)
|
486
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
487
|
-
|
488
|
- extensions([{1000, 536_870_912}])
|
489
|
- end
|
490
|
-
|
491
|
- defmodule Google.Protobuf.EnumValueOptions do
|
492
|
- @moduledoc false
|
493
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
494
|
-
|
495
|
- field(:deprecated, 1, optional: true, type: :bool, default: false)
|
496
|
- field(:features, 2, optional: true, type: Google.Protobuf.FeatureSet)
|
497
|
- field(:debug_redact, 3, optional: true, type: :bool, default: false)
|
498
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
499
|
-
|
500
|
- extensions([{1000, 536_870_912}])
|
501
|
- end
|
502
|
-
|
503
|
- defmodule Google.Protobuf.ServiceOptions do
|
504
|
- @moduledoc false
|
505
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
506
|
-
|
507
|
- field(:features, 34, optional: true, type: Google.Protobuf.FeatureSet)
|
508
|
- field(:deprecated, 33, optional: true, type: :bool, default: false)
|
509
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
510
|
-
|
511
|
- extensions([{1000, 536_870_912}])
|
512
|
- end
|
513
|
-
|
514
|
- defmodule Google.Protobuf.MethodOptions do
|
515
|
- @moduledoc false
|
516
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
517
|
-
|
518
|
- field(:deprecated, 33, optional: true, type: :bool, default: false)
|
519
|
-
|
520
|
- field(:idempotency_level, 34,
|
521
|
- optional: true,
|
522
|
- type: Google.Protobuf.MethodOptions.IdempotencyLevel,
|
523
|
- default: :IDEMPOTENCY_UNKNOWN,
|
524
|
- enum: true
|
525
|
- )
|
526
|
-
|
527
|
- field(:features, 35, optional: true, type: Google.Protobuf.FeatureSet)
|
528
|
- field(:uninterpreted_option, 999, repeated: true, type: Google.Protobuf.UninterpretedOption)
|
529
|
-
|
530
|
- extensions([{1000, 536_870_912}])
|
531
|
- end
|
532
|
-
|
533
|
- defmodule Google.Protobuf.UninterpretedOption.NamePart do
|
534
|
- @moduledoc false
|
535
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
536
|
-
|
537
|
- field(:name_part, 1, required: true, type: :string)
|
538
|
- field(:is_extension, 2, required: true, type: :bool)
|
539
|
- end
|
540
|
-
|
541
|
- defmodule Google.Protobuf.UninterpretedOption do
|
542
|
- @moduledoc false
|
543
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
544
|
-
|
545
|
- field(:name, 2, repeated: true, type: Google.Protobuf.UninterpretedOption.NamePart)
|
546
|
- field(:identifier_value, 3, optional: true, type: :string)
|
547
|
- field(:positive_int_value, 4, optional: true, type: :uint64)
|
548
|
- field(:negative_int_value, 5, optional: true, type: :int64)
|
549
|
- field(:double_value, 6, optional: true, type: :double)
|
550
|
- field(:string_value, 7, optional: true, type: :bytes)
|
551
|
- field(:aggregate_value, 8, optional: true, type: :string)
|
552
|
- end
|
553
|
-
|
554
|
- defmodule Google.Protobuf.FeatureSet do
|
555
|
- @moduledoc false
|
556
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
557
|
-
|
558
|
- field(:field_presence, 1,
|
559
|
- optional: true,
|
560
|
- type: Google.Protobuf.FeatureSet.FieldPresence,
|
561
|
- enum: true,
|
562
|
- deprecated: false
|
563
|
- )
|
564
|
-
|
565
|
- field(:enum_type, 2,
|
566
|
- optional: true,
|
567
|
- type: Google.Protobuf.FeatureSet.EnumType,
|
568
|
- enum: true,
|
569
|
- deprecated: false
|
570
|
- )
|
571
|
-
|
572
|
- field(:repeated_field_encoding, 3,
|
573
|
- optional: true,
|
574
|
- type: Google.Protobuf.FeatureSet.RepeatedFieldEncoding,
|
575
|
- enum: true,
|
576
|
- deprecated: false
|
577
|
- )
|
578
|
-
|
579
|
- field(:utf8_validation, 4,
|
580
|
- optional: true,
|
581
|
- type: Google.Protobuf.FeatureSet.Utf8Validation,
|
582
|
- enum: true,
|
583
|
- deprecated: false
|
584
|
- )
|
585
|
-
|
586
|
- field(:message_encoding, 5,
|
587
|
- optional: true,
|
588
|
- type: Google.Protobuf.FeatureSet.MessageEncoding,
|
589
|
- enum: true,
|
590
|
- deprecated: false
|
591
|
- )
|
592
|
-
|
593
|
- field(:json_format, 6,
|
863
|
- optional: true,
|
595
|
- type: Google.Protobuf.FeatureSet.JsonFormat,
|
596
|
- enum: true,
|
597
|
- deprecated: false
|
598
|
- )
|
599
|
-
|
600
|
- extensions([{1000, 1001}, {1001, 1002}, {1002, 1003}, {9995, 10000}, {10000, 10001}])
|
601
|
- end
|
602
|
-
|
603
|
- defmodule Google.Protobuf.FeatureSetDefaults.FeatureSetEditionDefault do
|
604
|
- @moduledoc false
|
605
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
606
|
-
|
607
|
- field(:edition, 3, optional: true, type: Google.Protobuf.Edition, enum: true)
|
608
|
- field(:features, 2, optional: true, type: Google.Protobuf.FeatureSet)
|
609
|
- end
|
610
|
-
|
611
|
- defmodule Google.Protobuf.FeatureSetDefaults do
|
612
|
- @moduledoc false
|
613
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
614
|
-
|
615
|
- field(:defaults, 1,
|
616
|
- repeated: true,
|
617
|
- type: Google.Protobuf.FeatureSetDefaults.FeatureSetEditionDefault
|
618
|
- )
|
619
|
-
|
620
|
- field(:minimum_edition, 4, optional: true, type: Google.Protobuf.Edition, enum: true)
|
621
|
- field(:maximum_edition, 5, optional: true, type: Google.Protobuf.Edition, enum: true)
|
622
|
- end
|
623
|
-
|
624
|
- defmodule Google.Protobuf.SourceCodeInfo.Location do
|
625
|
- @moduledoc false
|
626
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
627
|
-
|
628
|
- field(:path, 1, repeated: true, type: :int32, packed: true, deprecated: false)
|
629
|
- field(:span, 2, repeated: true, type: :int32, packed: true, deprecated: false)
|
630
|
- field(:leading_comments, 3, optional: true, type: :string)
|
631
|
- field(:trailing_comments, 4, optional: true, type: :string)
|
632
|
- field(:leading_detached_comments, 6, repeated: true, type: :string)
|
633
|
- end
|
634
|
-
|
635
|
- defmodule Google.Protobuf.SourceCodeInfo do
|
636
|
- @moduledoc false
|
637
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
638
|
-
|
639
|
- field(:location, 1, repeated: true, type: Google.Protobuf.SourceCodeInfo.Location)
|
640
|
- end
|
641
|
-
|
642
|
- defmodule Google.Protobuf.GeneratedCodeInfo.Annotation do
|
643
|
- @moduledoc false
|
644
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
645
|
-
|
646
|
- field(:path, 1, repeated: true, type: :int32, packed: true, deprecated: false)
|
647
|
- field(:source_file, 2, optional: true, type: :string)
|
648
|
- field(:begin, 3, optional: true, type: :int32)
|
649
|
- field(:end, 4, optional: true, type: :int32)
|
650
|
-
|
651
|
- field(:semantic, 5,
|
652
|
- optional: true,
|
653
|
- type: Google.Protobuf.GeneratedCodeInfo.Annotation.Semantic,
|
654
|
- enum: true
|
655
|
- )
|
656
|
- end
|
657
|
-
|
658
|
- defmodule Google.Protobuf.GeneratedCodeInfo do
|
659
|
- @moduledoc false
|
660
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto2
|
661
|
-
|
662
|
- field(:annotation, 1, repeated: true, type: Google.Protobuf.GeneratedCodeInfo.Annotation)
|
663
|
- end
|
removed
lib/spawn/google/protobuf/duration.pb.ex
|
@@ -1,53 0,0 @@
|
1
|
- defmodule Google.Protobuf.Duration do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.DescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- enum_type: [],
|
10
|
- extension: [],
|
11
|
- extension_range: [],
|
12
|
- field: [
|
13
|
- %Google.Protobuf.FieldDescriptorProto{
|
14
|
- __unknown_fields__: [],
|
15
|
- default_value: nil,
|
16
|
- extendee: nil,
|
17
|
- json_name: "seconds",
|
18
|
- label: :LABEL_OPTIONAL,
|
19
|
- name: "seconds",
|
20
|
- number: 1,
|
21
|
- oneof_index: nil,
|
22
|
- options: nil,
|
23
|
- proto3_optional: nil,
|
24
|
- type: :TYPE_INT64,
|
25
|
- type_name: nil
|
26
|
- },
|
27
|
- %Google.Protobuf.FieldDescriptorProto{
|
28
|
- __unknown_fields__: [],
|
29
|
- default_value: nil,
|
30
|
- extendee: nil,
|
31
|
- json_name: "nanos",
|
32
|
- label: :LABEL_OPTIONAL,
|
33
|
- name: "nanos",
|
34
|
- number: 2,
|
35
|
- oneof_index: nil,
|
36
|
- options: nil,
|
37
|
- proto3_optional: nil,
|
38
|
- type: :TYPE_INT32,
|
39
|
- type_name: nil
|
40
|
- }
|
41
|
- ],
|
42
|
- name: "Duration",
|
43
|
- nested_type: [],
|
44
|
- oneof_decl: [],
|
45
|
- options: nil,
|
46
|
- reserved_name: [],
|
47
|
- reserved_range: []
|
48
|
- }
|
49
|
- end
|
50
|
-
|
51
|
- field(:seconds, 1, type: :int64)
|
52
|
- field(:nanos, 2, type: :int32)
|
53
|
- end
|
removed
lib/spawn/google/protobuf/empty.pb.ex
|
@@ -1,21 0,0 @@
|
1
|
- defmodule Google.Protobuf.Empty do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.DescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- enum_type: [],
|
10
|
- extension: [],
|
11
|
- extension_range: [],
|
12
|
- field: [],
|
13
|
- name: "Empty",
|
14
|
- nested_type: [],
|
15
|
- oneof_decl: [],
|
16
|
- options: nil,
|
17
|
- reserved_name: [],
|
18
|
- reserved_range: []
|
19
|
- }
|
20
|
- end
|
21
|
- end
|
removed
lib/spawn/google/protobuf/field_mask.pb.ex
|
@@ -1,38 0,0 @@
|
1
|
- defmodule Google.Protobuf.FieldMask do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.DescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- enum_type: [],
|
10
|
- extension: [],
|
11
|
- extension_range: [],
|
12
|
- field: [
|
13
|
- %Google.Protobuf.FieldDescriptorProto{
|
14
|
- __unknown_fields__: [],
|
15
|
- default_value: nil,
|
16
|
- extendee: nil,
|
17
|
- json_name: "paths",
|
18
|
- label: :LABEL_REPEATED,
|
19
|
- name: "paths",
|
20
|
- number: 1,
|
21
|
- oneof_index: nil,
|
22
|
- options: nil,
|
23
|
- proto3_optional: nil,
|
24
|
- type: :TYPE_STRING,
|
25
|
- type_name: nil
|
26
|
- }
|
27
|
- ],
|
28
|
- name: "FieldMask",
|
29
|
- nested_type: [],
|
30
|
- oneof_decl: [],
|
31
|
- options: nil,
|
32
|
- reserved_name: [],
|
33
|
- reserved_range: []
|
34
|
- }
|
35
|
- end
|
36
|
-
|
37
|
- field(:paths, 1, repeated: true, type: :string)
|
38
|
- end
|
removed
lib/spawn/google/protobuf/source_context.pb.ex
|
@@ -1,38 0,0 @@
|
1
|
- defmodule Google.Protobuf.SourceContext do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.DescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- enum_type: [],
|
10
|
- extension: [],
|
11
|
- extension_range: [],
|
12
|
- field: [
|
13
|
- %Google.Protobuf.FieldDescriptorProto{
|
14
|
- __unknown_fields__: [],
|
15
|
- default_value: nil,
|
16
|
- extendee: nil,
|
17
|
- json_name: "fileName",
|
18
|
- label: :LABEL_OPTIONAL,
|
19
|
- name: "file_name",
|
20
|
- number: 1,
|
21
|
- oneof_index: nil,
|
22
|
- options: nil,
|
23
|
- proto3_optional: nil,
|
24
|
- type: :TYPE_STRING,
|
25
|
- type_name: nil
|
26
|
- }
|
27
|
- ],
|
28
|
- name: "SourceContext",
|
29
|
- nested_type: [],
|
30
|
- oneof_decl: [],
|
31
|
- options: nil,
|
32
|
- reserved_name: [],
|
33
|
- reserved_range: []
|
34
|
- }
|
35
|
- end
|
36
|
-
|
37
|
- field(:file_name, 1, type: :string, json_name: "fileName")
|
38
|
- end
|
removed
lib/spawn/google/protobuf/struct.pb.ex
|
@@ -1,340 0,0 @@
|
1
|
- defmodule Google.Protobuf.NullValue do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, enum: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.EnumDescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- name: "NullValue",
|
10
|
- options: nil,
|
11
|
- reserved_name: [],
|
12
|
- reserved_range: [],
|
13
|
- value: [
|
14
|
- %Google.Protobuf.EnumValueDescriptorProto{
|
15
|
- __unknown_fields__: [],
|
16
|
- name: "NULL_VALUE",
|
17
|
- number: 0,
|
18
|
- options: nil
|
19
|
- }
|
20
|
- ]
|
21
|
- }
|
22
|
- end
|
23
|
-
|
24
|
- field(:NULL_VALUE, 0)
|
25
|
- end
|
26
|
-
|
27
|
- defmodule Google.Protobuf.Struct.FieldsEntry do
|
28
|
- @moduledoc false
|
29
|
- use Protobuf, map: true, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
30
|
-
|
31
|
- def descriptor do
|
32
|
- # credo:disable-for-next-line
|
33
|
- %Google.Protobuf.DescriptorProto{
|
34
|
- __unknown_fields__: [],
|
35
|
- enum_type: [],
|
36
|
- extension: [],
|
37
|
- extension_range: [],
|
38
|
- field: [
|
39
|
- %Google.Protobuf.FieldDescriptorProto{
|
40
|
- __unknown_fields__: [],
|
41
|
- default_value: nil,
|
42
|
- extendee: nil,
|
43
|
- json_name: "key",
|
44
|
- label: :LABEL_OPTIONAL,
|
45
|
- name: "key",
|
46
|
- number: 1,
|
47
|
- oneof_index: nil,
|
48
|
- options: nil,
|
49
|
- proto3_optional: nil,
|
50
|
- type: :TYPE_STRING,
|
51
|
- type_name: nil
|
52
|
- },
|
53
|
- %Google.Protobuf.FieldDescriptorProto{
|
54
|
- __unknown_fields__: [],
|
55
|
- default_value: nil,
|
56
|
- extendee: nil,
|
57
|
- json_name: "value",
|
58
|
- label: :LABEL_OPTIONAL,
|
59
|
- name: "value",
|
60
|
- number: 2,
|
61
|
- oneof_index: nil,
|
62
|
- options: nil,
|
63
|
- proto3_optional: nil,
|
64
|
- type: :TYPE_MESSAGE,
|
65
|
- type_name: ".google.protobuf.Value"
|
66
|
- }
|
67
|
- ],
|
68
|
- name: "FieldsEntry",
|
69
|
- nested_type: [],
|
70
|
- oneof_decl: [],
|
71
|
- options: %Google.Protobuf.MessageOptions{
|
72
|
- __pb_extensions__: %{},
|
73
|
- __unknown_fields__: [],
|
74
|
- deprecated: false,
|
75
|
- map_entry: true,
|
76
|
- message_set_wire_format: false,
|
77
|
- no_standard_descriptor_accessor: false,
|
78
|
- uninterpreted_option: []
|
79
|
- },
|
80
|
- reserved_name: [],
|
81
|
- reserved_range: []
|
82
|
- }
|
83
|
- end
|
84
|
-
|
85
|
- field(:key, 1, type: :string)
|
86
|
- field(:value, 2, type: Google.Protobuf.Value)
|
87
|
- end
|
88
|
-
|
89
|
- defmodule Google.Protobuf.Struct do
|
90
|
- @moduledoc false
|
91
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
92
|
-
|
93
|
- def descriptor do
|
94
|
- # credo:disable-for-next-line
|
95
|
- %Google.Protobuf.DescriptorProto{
|
96
|
- __unknown_fields__: [],
|
97
|
- enum_type: [],
|
98
|
- extension: [],
|
99
|
- extension_range: [],
|
100
|
- field: [
|
101
|
- %Google.Protobuf.FieldDescriptorProto{
|
102
|
- __unknown_fields__: [],
|
103
|
- default_value: nil,
|
104
|
- extendee: nil,
|
105
|
- json_name: "fields",
|
106
|
- label: :LABEL_REPEATED,
|
107
|
- name: "fields",
|
108
|
- number: 1,
|
109
|
- oneof_index: nil,
|
110
|
- options: nil,
|
111
|
- proto3_optional: nil,
|
112
|
- type: :TYPE_MESSAGE,
|
113
|
- type_name: ".google.protobuf.Struct.FieldsEntry"
|
114
|
- }
|
115
|
- ],
|
116
|
- name: "Struct",
|
117
|
- nested_type: [
|
118
|
- %Google.Protobuf.DescriptorProto{
|
119
|
- __unknown_fields__: [],
|
120
|
- enum_type: [],
|
121
|
- extension: [],
|
122
|
- extension_range: [],
|
123
|
- field: [
|
124
|
- %Google.Protobuf.FieldDescriptorProto{
|
125
|
- __unknown_fields__: [],
|
126
|
- default_value: nil,
|
127
|
- extendee: nil,
|
128
|
- json_name: "key",
|
129
|
- label: :LABEL_OPTIONAL,
|
130
|
- name: "key",
|
131
|
- number: 1,
|
132
|
- oneof_index: nil,
|
133
|
- options: nil,
|
134
|
- proto3_optional: nil,
|
135
|
- type: :TYPE_STRING,
|
136
|
- type_name: nil
|
137
|
- },
|
138
|
- %Google.Protobuf.FieldDescriptorProto{
|
139
|
- __unknown_fields__: [],
|
140
|
- default_value: nil,
|
141
|
- extendee: nil,
|
142
|
- json_name: "value",
|
143
|
- label: :LABEL_OPTIONAL,
|
144
|
- name: "value",
|
145
|
- number: 2,
|
146
|
- oneof_index: nil,
|
147
|
- options: nil,
|
148
|
- proto3_optional: nil,
|
149
|
- type: :TYPE_MESSAGE,
|
150
|
- type_name: ".google.protobuf.Value"
|
151
|
- }
|
152
|
- ],
|
153
|
- name: "FieldsEntry",
|
154
|
- nested_type: [],
|
155
|
- oneof_decl: [],
|
156
|
- options: %Google.Protobuf.MessageOptions{
|
157
|
- __pb_extensions__: %{},
|
158
|
- __unknown_fields__: [],
|
159
|
- deprecated: false,
|
160
|
- map_entry: true,
|
161
|
- message_set_wire_format: false,
|
162
|
- no_standard_descriptor_accessor: false,
|
163
|
- uninterpreted_option: []
|
164
|
- },
|
165
|
- reserved_name: [],
|
166
|
- reserved_range: []
|
167
|
- }
|
168
|
- ],
|
169
|
- oneof_decl: [],
|
170
|
- options: nil,
|
171
|
- reserved_name: [],
|
172
|
- reserved_range: []
|
173
|
- }
|
174
|
- end
|
175
|
-
|
176
|
- field(:fields, 1, repeated: true, type: Google.Protobuf.Struct.FieldsEntry, map: true)
|
177
|
- end
|
178
|
-
|
179
|
- defmodule Google.Protobuf.Value do
|
180
|
- @moduledoc false
|
181
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
182
|
-
|
183
|
- def descriptor do
|
184
|
- # credo:disable-for-next-line
|
185
|
- %Google.Protobuf.DescriptorProto{
|
186
|
- __unknown_fields__: [],
|
187
|
- enum_type: [],
|
188
|
- extension: [],
|
189
|
- extension_range: [],
|
190
|
- field: [
|
191
|
- %Google.Protobuf.FieldDescriptorProto{
|
192
|
- __unknown_fields__: [],
|
193
|
- default_value: nil,
|
194
|
- extendee: nil,
|
195
|
- json_name: "nullValue",
|
196
|
- label: :LABEL_OPTIONAL,
|
197
|
- name: "null_value",
|
198
|
- number: 1,
|
199
|
- oneof_index: 0,
|
200
|
- options: nil,
|
201
|
- proto3_optional: nil,
|
202
|
- type: :TYPE_ENUM,
|
203
|
- type_name: ".google.protobuf.NullValue"
|
204
|
- },
|
205
|
- %Google.Protobuf.FieldDescriptorProto{
|
206
|
- __unknown_fields__: [],
|
207
|
- default_value: nil,
|
208
|
- extendee: nil,
|
209
|
- json_name: "numberValue",
|
210
|
- label: :LABEL_OPTIONAL,
|
211
|
- name: "number_value",
|
212
|
- number: 2,
|
213
|
- oneof_index: 0,
|
214
|
- options: nil,
|
215
|
- proto3_optional: nil,
|
216
|
- type: :TYPE_DOUBLE,
|
217
|
- type_name: nil
|
218
|
- },
|
219
|
- %Google.Protobuf.FieldDescriptorProto{
|
220
|
- __unknown_fields__: [],
|
221
|
- default_value: nil,
|
222
|
- extendee: nil,
|
223
|
- json_name: "stringValue",
|
224
|
- label: :LABEL_OPTIONAL,
|
225
|
- name: "string_value",
|
226
|
- number: 3,
|
227
|
- oneof_index: 0,
|
228
|
- options: nil,
|
229
|
- proto3_optional: nil,
|
230
|
- type: :TYPE_STRING,
|
231
|
- type_name: nil
|
232
|
- },
|
233
|
- %Google.Protobuf.FieldDescriptorProto{
|
234
|
- __unknown_fields__: [],
|
235
|
- default_value: nil,
|
236
|
- extendee: nil,
|
237
|
- json_name: "boolValue",
|
238
|
- label: :LABEL_OPTIONAL,
|
239
|
- name: "bool_value",
|
240
|
- number: 4,
|
241
|
- oneof_index: 0,
|
242
|
- options: nil,
|
243
|
- proto3_optional: nil,
|
244
|
- type: :TYPE_BOOL,
|
245
|
- type_name: nil
|
246
|
- },
|
247
|
- %Google.Protobuf.FieldDescriptorProto{
|
248
|
- __unknown_fields__: [],
|
249
|
- default_value: nil,
|
250
|
- extendee: nil,
|
251
|
- json_name: "structValue",
|
252
|
- label: :LABEL_OPTIONAL,
|
253
|
- name: "struct_value",
|
254
|
- number: 5,
|
255
|
- oneof_index: 0,
|
256
|
- options: nil,
|
257
|
- proto3_optional: nil,
|
258
|
- type: :TYPE_MESSAGE,
|
259
|
- type_name: ".google.protobuf.Struct"
|
260
|
- },
|
261
|
- %Google.Protobuf.FieldDescriptorProto{
|
262
|
- __unknown_fields__: [],
|
263
|
- default_value: nil,
|
264
|
- extendee: nil,
|
265
|
- json_name: "listValue",
|
266
|
- label: :LABEL_OPTIONAL,
|
267
|
- name: "list_value",
|
268
|
- number: 6,
|
269
|
- oneof_index: 0,
|
270
|
- options: nil,
|
271
|
- proto3_optional: nil,
|
272
|
- type: :TYPE_MESSAGE,
|
273
|
- type_name: ".google.protobuf.ListValue"
|
274
|
- }
|
275
|
- ],
|
276
|
- name: "Value",
|
277
|
- nested_type: [],
|
278
|
- oneof_decl: [
|
279
|
- %Google.Protobuf.OneofDescriptorProto{__unknown_fields__: [], name: "kind", options: nil}
|
280
|
- ],
|
281
|
- options: nil,
|
282
|
- reserved_name: [],
|
283
|
- reserved_range: []
|
284
|
- }
|
285
|
- end
|
286
|
-
|
287
|
- oneof(:kind, 0)
|
288
|
-
|
289
|
- field(:null_value, 1,
|
290
|
- type: Google.Protobuf.NullValue,
|
291
|
- json_name: "nullValue",
|
292
|
- enum: true,
|
293
|
- oneof: 0
|
294
|
- )
|
295
|
-
|
296
|
- field(:number_value, 2, type: :double, json_name: "numberValue", oneof: 0)
|
297
|
- field(:string_value, 3, type: :string, json_name: "stringValue", oneof: 0)
|
298
|
- field(:bool_value, 4, type: :bool, json_name: "boolValue", oneof: 0)
|
299
|
- field(:struct_value, 5, type: Google.Protobuf.Struct, json_name: "structValue", oneof: 0)
|
300
|
- field(:list_value, 6, type: Google.Protobuf.ListValue, json_name: "listValue", oneof: 0)
|
301
|
- end
|
302
|
-
|
303
|
- defmodule Google.Protobuf.ListValue do
|
304
|
- @moduledoc false
|
305
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
306
|
-
|
307
|
- def descriptor do
|
308
|
- # credo:disable-for-next-line
|
309
|
- %Google.Protobuf.DescriptorProto{
|
310
|
- __unknown_fields__: [],
|
311
|
- enum_type: [],
|
312
|
- extension: [],
|
313
|
- extension_range: [],
|
314
|
- field: [
|
315
|
- %Google.Protobuf.FieldDescriptorProto{
|
316
|
- __unknown_fields__: [],
|
317
|
- default_value: nil,
|
318
|
- extendee: nil,
|
319
|
- json_name: "values",
|
320
|
- label: :LABEL_REPEATED,
|
321
|
- name: "values",
|
322
|
- number: 1,
|
323
|
- oneof_index: nil,
|
324
|
- options: nil,
|
325
|
- proto3_optional: nil,
|
326
|
- type: :TYPE_MESSAGE,
|
327
|
- type_name: ".google.protobuf.Value"
|
328
|
- }
|
329
|
- ],
|
330
|
- name: "ListValue",
|
331
|
- nested_type: [],
|
332
|
- oneof_decl: [],
|
333
|
- options: nil,
|
334
|
- reserved_name: [],
|
335
|
- reserved_range: []
|
336
|
- }
|
337
|
- end
|
338
|
-
|
339
|
- field(:values, 1, repeated: true, type: Google.Protobuf.Value)
|
340
|
- end
|
removed
lib/spawn/google/protobuf/timestamp.pb.ex
|
@@ -1,53 0,0 @@
|
1
|
- defmodule Google.Protobuf.Timestamp do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.DescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- enum_type: [],
|
10
|
- extension: [],
|
11
|
- extension_range: [],
|
12
|
- field: [
|
13
|
- %Google.Protobuf.FieldDescriptorProto{
|
14
|
- __unknown_fields__: [],
|
15
|
- default_value: nil,
|
16
|
- extendee: nil,
|
17
|
- json_name: "seconds",
|
18
|
- label: :LABEL_OPTIONAL,
|
19
|
- name: "seconds",
|
20
|
- number: 1,
|
21
|
- oneof_index: nil,
|
22
|
- options: nil,
|
23
|
- proto3_optional: nil,
|
24
|
- type: :TYPE_INT64,
|
25
|
- type_name: nil
|
26
|
- },
|
27
|
- %Google.Protobuf.FieldDescriptorProto{
|
28
|
- __unknown_fields__: [],
|
29
|
- default_value: nil,
|
30
|
- extendee: nil,
|
31
|
- json_name: "nanos",
|
32
|
- label: :LABEL_OPTIONAL,
|
33
|
- name: "nanos",
|
34
|
- number: 2,
|
35
|
- oneof_index: nil,
|
36
|
- options: nil,
|
37
|
- proto3_optional: nil,
|
38
|
- type: :TYPE_INT32,
|
39
|
- type_name: nil
|
40
|
- }
|
41
|
- ],
|
42
|
- name: "Timestamp",
|
43
|
- nested_type: [],
|
44
|
- oneof_decl: [],
|
45
|
- options: nil,
|
46
|
- reserved_name: [],
|
47
|
- reserved_range: []
|
48
|
- }
|
49
|
- end
|
50
|
-
|
51
|
- field(:seconds, 1, type: :int64)
|
52
|
- field(:nanos, 2, type: :int32)
|
53
|
- end
|
removed
lib/spawn/google/protobuf/wrappers.pb.ex
|
@@ -1,350 0,0 @@
|
1
|
- defmodule Google.Protobuf.DoubleValue do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.DescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- enum_type: [],
|
10
|
- extension: [],
|
11
|
- extension_range: [],
|
12
|
- field: [
|
13
|
- %Google.Protobuf.FieldDescriptorProto{
|
14
|
- __unknown_fields__: [],
|
15
|
- default_value: nil,
|
16
|
- extendee: nil,
|
17
|
- json_name: "value",
|
18
|
- label: :LABEL_OPTIONAL,
|
19
|
- name: "value",
|
20
|
- number: 1,
|
21
|
- oneof_index: nil,
|
22
|
- options: nil,
|
23
|
- proto3_optional: nil,
|
24
|
- type: :TYPE_DOUBLE,
|
25
|
- type_name: nil
|
26
|
- }
|
27
|
- ],
|
28
|
- name: "DoubleValue",
|
29
|
- nested_type: [],
|
30
|
- oneof_decl: [],
|
31
|
- options: nil,
|
32
|
- reserved_name: [],
|
33
|
- reserved_range: []
|
34
|
- }
|
35
|
- end
|
36
|
-
|
37
|
- field(:value, 1, type: :double)
|
38
|
- end
|
39
|
-
|
40
|
- defmodule Google.Protobuf.FloatValue do
|
41
|
- @moduledoc false
|
42
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
43
|
-
|
44
|
- def descriptor do
|
45
|
- # credo:disable-for-next-line
|
46
|
- %Google.Protobuf.DescriptorProto{
|
47
|
- __unknown_fields__: [],
|
48
|
- enum_type: [],
|
49
|
- extension: [],
|
50
|
- extension_range: [],
|
51
|
- field: [
|
52
|
- %Google.Protobuf.FieldDescriptorProto{
|
53
|
- __unknown_fields__: [],
|
54
|
- default_value: nil,
|
55
|
- extendee: nil,
|
56
|
- json_name: "value",
|
57
|
- label: :LABEL_OPTIONAL,
|
58
|
- name: "value",
|
59
|
- number: 1,
|
60
|
- oneof_index: nil,
|
61
|
- options: nil,
|
62
|
- proto3_optional: nil,
|
63
|
- type: :TYPE_FLOAT,
|
64
|
- type_name: nil
|
65
|
- }
|
66
|
- ],
|
67
|
- name: "FloatValue",
|
68
|
- nested_type: [],
|
69
|
- oneof_decl: [],
|
70
|
- options: nil,
|
71
|
- reserved_name: [],
|
72
|
- reserved_range: []
|
73
|
- }
|
74
|
- end
|
75
|
-
|
76
|
- field(:value, 1, type: :float)
|
77
|
- end
|
78
|
-
|
79
|
- defmodule Google.Protobuf.Int64Value do
|
80
|
- @moduledoc false
|
81
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
82
|
-
|
83
|
- def descriptor do
|
84
|
- # credo:disable-for-next-line
|
85
|
- %Google.Protobuf.DescriptorProto{
|
86
|
- __unknown_fields__: [],
|
87
|
- enum_type: [],
|
88
|
- extension: [],
|
89
|
- extension_range: [],
|
90
|
- field: [
|
91
|
- %Google.Protobuf.FieldDescriptorProto{
|
92
|
- __unknown_fields__: [],
|
93
|
- default_value: nil,
|
94
|
- extendee: nil,
|
95
|
- json_name: "value",
|
96
|
- label: :LABEL_OPTIONAL,
|
97
|
- name: "value",
|
98
|
- number: 1,
|
99
|
- oneof_index: nil,
|
100
|
- options: nil,
|
101
|
- proto3_optional: nil,
|
102
|
- type: :TYPE_INT64,
|
103
|
- type_name: nil
|
104
|
- }
|
105
|
- ],
|
106
|
- name: "Int64Value",
|
107
|
- nested_type: [],
|
108
|
- oneof_decl: [],
|
109
|
- options: nil,
|
110
|
- reserved_name: [],
|
111
|
- reserved_range: []
|
112
|
- }
|
113
|
- end
|
114
|
-
|
115
|
- field(:value, 1, type: :int64)
|
116
|
- end
|
117
|
-
|
118
|
- defmodule Google.Protobuf.UInt64Value do
|
119
|
- @moduledoc false
|
120
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
121
|
-
|
122
|
- def descriptor do
|
123
|
- # credo:disable-for-next-line
|
124
|
- %Google.Protobuf.DescriptorProto{
|
125
|
- __unknown_fields__: [],
|
126
|
- enum_type: [],
|
127
|
- extension: [],
|
128
|
- extension_range: [],
|
129
|
- field: [
|
130
|
- %Google.Protobuf.FieldDescriptorProto{
|
131
|
- __unknown_fields__: [],
|
132
|
- default_value: nil,
|
133
|
- extendee: nil,
|
134
|
- json_name: "value",
|
135
|
- label: :LABEL_OPTIONAL,
|
136
|
- name: "value",
|
137
|
- number: 1,
|
138
|
- oneof_index: nil,
|
139
|
- options: nil,
|
140
|
- proto3_optional: nil,
|
141
|
- type: :TYPE_UINT64,
|
142
|
- type_name: nil
|
143
|
- }
|
144
|
- ],
|
145
|
- name: "UInt64Value",
|
146
|
- nested_type: [],
|
147
|
- oneof_decl: [],
|
148
|
- options: nil,
|
149
|
- reserved_name: [],
|
150
|
- reserved_range: []
|
151
|
- }
|
152
|
- end
|
153
|
-
|
154
|
- field(:value, 1, type: :uint64)
|
155
|
- end
|
156
|
-
|
157
|
- defmodule Google.Protobuf.Int32Value do
|
158
|
- @moduledoc false
|
159
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
160
|
-
|
161
|
- def descriptor do
|
162
|
- # credo:disable-for-next-line
|
163
|
- %Google.Protobuf.DescriptorProto{
|
164
|
- __unknown_fields__: [],
|
165
|
- enum_type: [],
|
166
|
- extension: [],
|
167
|
- extension_range: [],
|
168
|
- field: [
|
169
|
- %Google.Protobuf.FieldDescriptorProto{
|
170
|
- __unknown_fields__: [],
|
171
|
- default_value: nil,
|
172
|
- extendee: nil,
|
173
|
- json_name: "value",
|
174
|
- label: :LABEL_OPTIONAL,
|
175
|
- name: "value",
|
176
|
- number: 1,
|
177
|
- oneof_index: nil,
|
178
|
- options: nil,
|
179
|
- proto3_optional: nil,
|
180
|
- type: :TYPE_INT32,
|
181
|
- type_name: nil
|
182
|
- }
|
183
|
- ],
|
184
|
- name: "Int32Value",
|
185
|
- nested_type: [],
|
186
|
- oneof_decl: [],
|
187
|
- options: nil,
|
188
|
- reserved_name: [],
|
189
|
- reserved_range: []
|
190
|
- }
|
191
|
- end
|
192
|
-
|
193
|
- field(:value, 1, type: :int32)
|
194
|
- end
|
195
|
-
|
196
|
- defmodule Google.Protobuf.UInt32Value do
|
197
|
- @moduledoc false
|
198
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
199
|
-
|
200
|
- def descriptor do
|
201
|
- # credo:disable-for-next-line
|
202
|
- %Google.Protobuf.DescriptorProto{
|
203
|
- __unknown_fields__: [],
|
204
|
- enum_type: [],
|
205
|
- extension: [],
|
206
|
- extension_range: [],
|
207
|
- field: [
|
208
|
- %Google.Protobuf.FieldDescriptorProto{
|
209
|
- __unknown_fields__: [],
|
210
|
- default_value: nil,
|
211
|
- extendee: nil,
|
212
|
- json_name: "value",
|
213
|
- label: :LABEL_OPTIONAL,
|
214
|
- name: "value",
|
215
|
- number: 1,
|
216
|
- oneof_index: nil,
|
217
|
- options: nil,
|
218
|
- proto3_optional: nil,
|
219
|
- type: :TYPE_UINT32,
|
220
|
- type_name: nil
|
221
|
- }
|
222
|
- ],
|
223
|
- name: "UInt32Value",
|
224
|
- nested_type: [],
|
225
|
- oneof_decl: [],
|
226
|
- options: nil,
|
227
|
- reserved_name: [],
|
228
|
- reserved_range: []
|
229
|
- }
|
230
|
- end
|
231
|
-
|
232
|
- field(:value, 1, type: :uint32)
|
233
|
- end
|
234
|
-
|
235
|
- defmodule Google.Protobuf.BoolValue do
|
236
|
- @moduledoc false
|
237
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
238
|
-
|
239
|
- def descriptor do
|
240
|
- # credo:disable-for-next-line
|
241
|
- %Google.Protobuf.DescriptorProto{
|
242
|
- __unknown_fields__: [],
|
243
|
- enum_type: [],
|
244
|
- extension: [],
|
245
|
- extension_range: [],
|
246
|
- field: [
|
247
|
- %Google.Protobuf.FieldDescriptorProto{
|
248
|
- __unknown_fields__: [],
|
249
|
- default_value: nil,
|
250
|
- extendee: nil,
|
251
|
- json_name: "value",
|
252
|
- label: :LABEL_OPTIONAL,
|
253
|
- name: "value",
|
254
|
- number: 1,
|
255
|
- oneof_index: nil,
|
256
|
- options: nil,
|
257
|
- proto3_optional: nil,
|
258
|
- type: :TYPE_BOOL,
|
259
|
- type_name: nil
|
260
|
- }
|
261
|
- ],
|
262
|
- name: "BoolValue",
|
263
|
- nested_type: [],
|
264
|
- oneof_decl: [],
|
265
|
- options: nil,
|
266
|
- reserved_name: [],
|
267
|
- reserved_range: []
|
268
|
- }
|
269
|
- end
|
270
|
-
|
271
|
- field(:value, 1, type: :bool)
|
272
|
- end
|
273
|
-
|
274
|
- defmodule Google.Protobuf.StringValue do
|
275
|
- @moduledoc false
|
276
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
277
|
-
|
278
|
- def descriptor do
|
279
|
- # credo:disable-for-next-line
|
280
|
- %Google.Protobuf.DescriptorProto{
|
281
|
- __unknown_fields__: [],
|
282
|
- enum_type: [],
|
283
|
- extension: [],
|
284
|
- extension_range: [],
|
285
|
- field: [
|
286
|
- %Google.Protobuf.FieldDescriptorProto{
|
287
|
- __unknown_fields__: [],
|
288
|
- default_value: nil,
|
289
|
- extendee: nil,
|
290
|
- json_name: "value",
|
291
|
- label: :LABEL_OPTIONAL,
|
292
|
- name: "value",
|
293
|
- number: 1,
|
294
|
- oneof_index: nil,
|
295
|
- options: nil,
|
296
|
- proto3_optional: nil,
|
297
|
- type: :TYPE_STRING,
|
298
|
- type_name: nil
|
299
|
- }
|
300
|
- ],
|
301
|
- name: "StringValue",
|
302
|
- nested_type: [],
|
303
|
- oneof_decl: [],
|
304
|
- options: nil,
|
305
|
- reserved_name: [],
|
306
|
- reserved_range: []
|
307
|
- }
|
308
|
- end
|
309
|
-
|
310
|
- field(:value, 1, type: :string)
|
311
|
- end
|
312
|
-
|
313
|
- defmodule Google.Protobuf.BytesValue do
|
314
|
- @moduledoc false
|
315
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
316
|
-
|
317
|
- def descriptor do
|
318
|
- # credo:disable-for-next-line
|
319
|
- %Google.Protobuf.DescriptorProto{
|
320
|
- __unknown_fields__: [],
|
321
|
- enum_type: [],
|
322
|
- extension: [],
|
323
|
- extension_range: [],
|
324
|
- field: [
|
325
|
- %Google.Protobuf.FieldDescriptorProto{
|
326
|
- __unknown_fields__: [],
|
327
|
- default_value: nil,
|
328
|
- extendee: nil,
|
329
|
- json_name: "value",
|
330
|
- label: :LABEL_OPTIONAL,
|
331
|
- name: "value",
|
332
|
- number: 1,
|
333
|
- oneof_index: nil,
|
334
|
- options: nil,
|
335
|
- proto3_optional: nil,
|
336
|
- type: :TYPE_BYTES,
|
337
|
- type_name: nil
|
338
|
- }
|
339
|
- ],
|
340
|
- name: "BytesValue",
|
341
|
- nested_type: [],
|
342
|
- oneof_decl: [],
|
343
|
- options: nil,
|
344
|
- reserved_name: [],
|
345
|
- reserved_range: []
|
346
|
- }
|
347
|
- end
|
348
|
-
|
349
|
- field(:value, 1, type: :bytes)
|
350
|
- end
|
removed
lib/spawn/grpc/reflection/v1alpha/reflection.pb.ex
|
@@ -1,595 0,0 @@
|
1
|
- defmodule Grpc.Reflection.V1alpha.ServerReflectionRequest do
|
2
|
- @moduledoc false
|
3
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
4
|
-
|
5
|
- def descriptor do
|
6
|
- # credo:disable-for-next-line
|
7
|
- %Google.Protobuf.DescriptorProto{
|
8
|
- __unknown_fields__: [],
|
9
|
- enum_type: [],
|
10
|
- extension: [],
|
11
|
- extension_range: [],
|
12
|
- field: [
|
13
|
- %Google.Protobuf.FieldDescriptorProto{
|
14
|
- __unknown_fields__: [],
|
15
|
- default_value: nil,
|
16
|
- extendee: nil,
|
17
|
- json_name: "host",
|
18
|
- label: :LABEL_OPTIONAL,
|
19
|
- name: "host",
|
20
|
- number: 1,
|
21
|
- oneof_index: nil,
|
22
|
- options: nil,
|
23
|
- proto3_optional: nil,
|
24
|
- type: :TYPE_STRING,
|
25
|
- type_name: nil
|
26
|
- },
|
27
|
- %Google.Protobuf.FieldDescriptorProto{
|
28
|
- __unknown_fields__: [],
|
29
|
- default_value: nil,
|
30
|
- extendee: nil,
|
31
|
- json_name: "fileByFilename",
|
32
|
- label: :LABEL_OPTIONAL,
|
33
|
- name: "file_by_filename",
|
34
|
- number: 3,
|
35
|
- oneof_index: 0,
|
36
|
- options: nil,
|
37
|
- proto3_optional: nil,
|
38
|
- type: :TYPE_STRING,
|
39
|
- type_name: nil
|
40
|
- },
|
41
|
- %Google.Protobuf.FieldDescriptorProto{
|
42
|
- __unknown_fields__: [],
|
43
|
- default_value: nil,
|
44
|
- extendee: nil,
|
45
|
- json_name: "fileContainingSymbol",
|
46
|
- label: :LABEL_OPTIONAL,
|
47
|
- name: "file_containing_symbol",
|
48
|
- number: 4,
|
49
|
- oneof_index: 0,
|
50
|
- options: nil,
|
51
|
- proto3_optional: nil,
|
52
|
- type: :TYPE_STRING,
|
53
|
- type_name: nil
|
54
|
- },
|
55
|
- %Google.Protobuf.FieldDescriptorProto{
|
56
|
- __unknown_fields__: [],
|
57
|
- default_value: nil,
|
58
|
- extendee: nil,
|
59
|
- json_name: "fileContainingExtension",
|
60
|
- label: :LABEL_OPTIONAL,
|
61
|
- name: "file_containing_extension",
|
62
|
- number: 5,
|
63
|
- oneof_index: 0,
|
64
|
- options: nil,
|
65
|
- proto3_optional: nil,
|
66
|
- type: :TYPE_MESSAGE,
|
67
|
- type_name: ".grpc.reflection.v1alpha.ExtensionRequest"
|
68
|
- },
|
69
|
- %Google.Protobuf.FieldDescriptorProto{
|
70
|
- __unknown_fields__: [],
|
71
|
- default_value: nil,
|
72
|
- extendee: nil,
|
73
|
- json_name: "allExtensionNumbersOfType",
|
74
|
- label: :LABEL_OPTIONAL,
|
75
|
- name: "all_extension_numbers_of_type",
|
76
|
- number: 6,
|
77
|
- oneof_index: 0,
|
78
|
- options: nil,
|
79
|
- proto3_optional: nil,
|
80
|
- type: :TYPE_STRING,
|
81
|
- type_name: nil
|
82
|
- },
|
83
|
- %Google.Protobuf.FieldDescriptorProto{
|
84
|
- __unknown_fields__: [],
|
85
|
- default_value: nil,
|
86
|
- extendee: nil,
|
87
|
- json_name: "listServices",
|
88
|
- label: :LABEL_OPTIONAL,
|
89
|
- name: "list_services",
|
90
|
- number: 7,
|
91
|
- oneof_index: 0,
|
92
|
- options: nil,
|
93
|
- proto3_optional: nil,
|
94
|
- type: :TYPE_STRING,
|
95
|
- type_name: nil
|
96
|
- }
|
97
|
- ],
|
98
|
- name: "ServerReflectionRequest",
|
99
|
- nested_type: [],
|
100
|
- oneof_decl: [
|
101
|
- %Google.Protobuf.OneofDescriptorProto{
|
102
|
- __unknown_fields__: [],
|
103
|
- name: "message_request",
|
104
|
- options: nil
|
105
|
- }
|
106
|
- ],
|
107
|
- options: nil,
|
108
|
- reserved_name: [],
|
109
|
- reserved_range: []
|
110
|
- }
|
111
|
- end
|
112
|
-
|
113
|
- oneof(:message_request, 0)
|
114
|
-
|
115
|
- field(:host, 1, type: :string)
|
116
|
- field(:file_by_filename, 3, type: :string, json_name: "fileByFilename", oneof: 0)
|
117
|
- field(:file_containing_symbol, 4, type: :string, json_name: "fileContainingSymbol", oneof: 0)
|
118
|
-
|
119
|
- field(:file_containing_extension, 5,
|
120
|
- type: Grpc.Reflection.V1alpha.ExtensionRequest,
|
121
|
- json_name: "fileContainingExtension",
|
122
|
- oneof: 0
|
123
|
- )
|
124
|
-
|
125
|
- field(:all_extension_numbers_of_type, 6,
|
126
|
- type: :string,
|
127
|
- json_name: "allExtensionNumbersOfType",
|
128
|
- oneof: 0
|
129
|
- )
|
130
|
-
|
131
|
- field(:list_services, 7, type: :string, json_name: "listServices", oneof: 0)
|
132
|
- end
|
133
|
-
|
134
|
- defmodule Grpc.Reflection.V1alpha.ExtensionRequest do
|
135
|
- @moduledoc false
|
136
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
137
|
-
|
138
|
- def descriptor do
|
139
|
- # credo:disable-for-next-line
|
140
|
- %Google.Protobuf.DescriptorProto{
|
141
|
- __unknown_fields__: [],
|
142
|
- enum_type: [],
|
143
|
- extension: [],
|
144
|
- extension_range: [],
|
145
|
- field: [
|
146
|
- %Google.Protobuf.FieldDescriptorProto{
|
147
|
- __unknown_fields__: [],
|
148
|
- default_value: nil,
|
149
|
- extendee: nil,
|
150
|
- json_name: "containingType",
|
151
|
- label: :LABEL_OPTIONAL,
|
152
|
- name: "containing_type",
|
153
|
- number: 1,
|
154
|
- oneof_index: nil,
|
155
|
- options: nil,
|
156
|
- proto3_optional: nil,
|
157
|
- type: :TYPE_STRING,
|
158
|
- type_name: nil
|
159
|
- },
|
160
|
- %Google.Protobuf.FieldDescriptorProto{
|
161
|
- __unknown_fields__: [],
|
162
|
- default_value: nil,
|
163
|
- extendee: nil,
|
164
|
- json_name: "extensionNumber",
|
165
|
- label: :LABEL_OPTIONAL,
|
166
|
- name: "extension_number",
|
167
|
- number: 2,
|
168
|
- oneof_index: nil,
|
169
|
- options: nil,
|
170
|
- proto3_optional: nil,
|
171
|
- type: :TYPE_INT32,
|
172
|
- type_name: nil
|
173
|
- }
|
174
|
- ],
|
175
|
- name: "ExtensionRequest",
|
176
|
- nested_type: [],
|
177
|
- oneof_decl: [],
|
178
|
- options: nil,
|
179
|
- reserved_name: [],
|
180
|
- reserved_range: []
|
181
|
- }
|
182
|
- end
|
183
|
-
|
184
|
- field(:containing_type, 1, type: :string, json_name: "containingType")
|
185
|
- field(:extension_number, 2, type: :int32, json_name: "extensionNumber")
|
186
|
- end
|
187
|
-
|
188
|
- defmodule Grpc.Reflection.V1alpha.ServerReflectionResponse do
|
189
|
- @moduledoc false
|
190
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
191
|
-
|
192
|
- def descriptor do
|
193
|
- # credo:disable-for-next-line
|
194
|
- %Google.Protobuf.DescriptorProto{
|
195
|
- __unknown_fields__: [],
|
196
|
- enum_type: [],
|
197
|
- extension: [],
|
198
|
- extension_range: [],
|
199
|
- field: [
|
200
|
- %Google.Protobuf.FieldDescriptorProto{
|
201
|
- __unknown_fields__: [],
|
202
|
- default_value: nil,
|
203
|
- extendee: nil,
|
204
|
- json_name: "validHost",
|
205
|
- label: :LABEL_OPTIONAL,
|
206
|
- name: "valid_host",
|
207
|
- number: 1,
|
208
|
- oneof_index: nil,
|
209
|
- options: nil,
|
210
|
- proto3_optional: nil,
|
211
|
- type: :TYPE_STRING,
|
212
|
- type_name: nil
|
213
|
- },
|
214
|
- %Google.Protobuf.FieldDescriptorProto{
|
215
|
- __unknown_fields__: [],
|
216
|
- default_value: nil,
|
217
|
- extendee: nil,
|
218
|
- json_name: "originalRequest",
|
219
|
- label: :LABEL_OPTIONAL,
|
220
|
- name: "original_request",
|
221
|
- number: 2,
|
222
|
- oneof_index: nil,
|
223
|
- options: nil,
|
224
|
- proto3_optional: nil,
|
225
|
- type: :TYPE_MESSAGE,
|
226
|
- type_name: ".grpc.reflection.v1alpha.ServerReflectionRequest"
|
227
|
- },
|
228
|
- %Google.Protobuf.FieldDescriptorProto{
|
229
|
- __unknown_fields__: [],
|
230
|
- default_value: nil,
|
231
|
- extendee: nil,
|
232
|
- json_name: "fileDescriptorResponse",
|
233
|
- label: :LABEL_OPTIONAL,
|
234
|
- name: "file_descriptor_response",
|
235
|
- number: 4,
|
236
|
- oneof_index: 0,
|
237
|
- options: nil,
|
238
|
- proto3_optional: nil,
|
239
|
- type: :TYPE_MESSAGE,
|
240
|
- type_name: ".grpc.reflection.v1alpha.FileDescriptorResponse"
|
241
|
- },
|
242
|
- %Google.Protobuf.FieldDescriptorProto{
|
243
|
- __unknown_fields__: [],
|
244
|
- default_value: nil,
|
245
|
- extendee: nil,
|
246
|
- json_name: "allExtensionNumbersResponse",
|
247
|
- label: :LABEL_OPTIONAL,
|
248
|
- name: "all_extension_numbers_response",
|
249
|
- number: 5,
|
250
|
- oneof_index: 0,
|
251
|
- options: nil,
|
252
|
- proto3_optional: nil,
|
253
|
- type: :TYPE_MESSAGE,
|
254
|
- type_name: ".grpc.reflection.v1alpha.ExtensionNumberResponse"
|
255
|
- },
|
256
|
- %Google.Protobuf.FieldDescriptorProto{
|
257
|
- __unknown_fields__: [],
|
258
|
- default_value: nil,
|
259
|
- extendee: nil,
|
260
|
- json_name: "listServicesResponse",
|
261
|
- label: :LABEL_OPTIONAL,
|
262
|
- name: "list_services_response",
|
263
|
- number: 6,
|
264
|
- oneof_index: 0,
|
265
|
- options: nil,
|
266
|
- proto3_optional: nil,
|
267
|
- type: :TYPE_MESSAGE,
|
268
|
- type_name: ".grpc.reflection.v1alpha.ListServiceResponse"
|
269
|
- },
|
270
|
- %Google.Protobuf.FieldDescriptorProto{
|
271
|
- __unknown_fields__: [],
|
272
|
- default_value: nil,
|
273
|
- extendee: nil,
|
274
|
- json_name: "errorResponse",
|
275
|
- label: :LABEL_OPTIONAL,
|
276
|
- name: "error_response",
|
277
|
- number: 7,
|
278
|
- oneof_index: 0,
|
279
|
- options: nil,
|
280
|
- proto3_optional: nil,
|
281
|
- type: :TYPE_MESSAGE,
|
282
|
- type_name: ".grpc.reflection.v1alpha.ErrorResponse"
|
283
|
- }
|
284
|
- ],
|
285
|
- name: "ServerReflectionResponse",
|
286
|
- nested_type: [],
|
287
|
- oneof_decl: [
|
288
|
- %Google.Protobuf.OneofDescriptorProto{
|
289
|
- __unknown_fields__: [],
|
290
|
- name: "message_response",
|
291
|
- options: nil
|
292
|
- }
|
293
|
- ],
|
294
|
- options: nil,
|
295
|
- reserved_name: [],
|
296
|
- reserved_range: []
|
297
|
- }
|
298
|
- end
|
299
|
-
|
300
|
- oneof(:message_response, 0)
|
301
|
-
|
302
|
- field(:valid_host, 1, type: :string, json_name: "validHost")
|
303
|
-
|
304
|
- field(:original_request, 2,
|
305
|
- type: Grpc.Reflection.V1alpha.ServerReflectionRequest,
|
306
|
- json_name: "originalRequest"
|
307
|
- )
|
308
|
-
|
309
|
- field(:file_descriptor_response, 4,
|
310
|
- type: Grpc.Reflection.V1alpha.FileDescriptorResponse,
|
311
|
- json_name: "fileDescriptorResponse",
|
312
|
- oneof: 0
|
313
|
- )
|
314
|
-
|
315
|
- field(:all_extension_numbers_response, 5,
|
316
|
- type: Grpc.Reflection.V1alpha.ExtensionNumberResponse,
|
317
|
- json_name: "allExtensionNumbersResponse",
|
318
|
- oneof: 0
|
319
|
- )
|
320
|
-
|
321
|
- field(:list_services_response, 6,
|
322
|
- type: Grpc.Reflection.V1alpha.ListServiceResponse,
|
323
|
- json_name: "listServicesResponse",
|
324
|
- oneof: 0
|
325
|
- )
|
326
|
-
|
327
|
- field(:error_response, 7,
|
328
|
- type: Grpc.Reflection.V1alpha.ErrorResponse,
|
329
|
- json_name: "errorResponse",
|
330
|
- oneof: 0
|
331
|
- )
|
332
|
- end
|
333
|
-
|
334
|
- defmodule Grpc.Reflection.V1alpha.FileDescriptorResponse do
|
335
|
- @moduledoc false
|
336
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
337
|
-
|
338
|
- def descriptor do
|
339
|
- # credo:disable-for-next-line
|
340
|
- %Google.Protobuf.DescriptorProto{
|
341
|
- __unknown_fields__: [],
|
342
|
- enum_type: [],
|
343
|
- extension: [],
|
344
|
- extension_range: [],
|
345
|
- field: [
|
346
|
- %Google.Protobuf.FieldDescriptorProto{
|
347
|
- __unknown_fields__: [],
|
348
|
- default_value: nil,
|
349
|
- extendee: nil,
|
350
|
- json_name: "fileDescriptorProto",
|
351
|
- label: :LABEL_REPEATED,
|
352
|
- name: "file_descriptor_proto",
|
353
|
- number: 1,
|
354
|
- oneof_index: nil,
|
355
|
- options: nil,
|
356
|
- proto3_optional: nil,
|
357
|
- type: :TYPE_BYTES,
|
358
|
- type_name: nil
|
359
|
- }
|
360
|
- ],
|
361
|
- name: "FileDescriptorResponse",
|
362
|
- nested_type: [],
|
363
|
- oneof_decl: [],
|
364
|
- options: nil,
|
365
|
- reserved_name: [],
|
366
|
- reserved_range: []
|
367
|
- }
|
368
|
- end
|
369
|
-
|
370
|
- field(:file_descriptor_proto, 1, repeated: true, type: :bytes, json_name: "fileDescriptorProto")
|
371
|
- end
|
372
|
-
|
373
|
- defmodule Grpc.Reflection.V1alpha.ExtensionNumberResponse do
|
374
|
- @moduledoc false
|
375
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
376
|
-
|
377
|
- def descriptor do
|
378
|
- # credo:disable-for-next-line
|
379
|
- %Google.Protobuf.DescriptorProto{
|
380
|
- __unknown_fields__: [],
|
381
|
- enum_type: [],
|
382
|
- extension: [],
|
383
|
- extension_range: [],
|
384
|
- field: [
|
385
|
- %Google.Protobuf.FieldDescriptorProto{
|
386
|
- __unknown_fields__: [],
|
387
|
- default_value: nil,
|
388
|
- extendee: nil,
|
389
|
- json_name: "baseTypeName",
|
390
|
- label: :LABEL_OPTIONAL,
|
391
|
- name: "base_type_name",
|
392
|
- number: 1,
|
393
|
- oneof_index: nil,
|
394
|
- options: nil,
|
395
|
- proto3_optional: nil,
|
396
|
- type: :TYPE_STRING,
|
397
|
- type_name: nil
|
398
|
- },
|
399
|
- %Google.Protobuf.FieldDescriptorProto{
|
400
|
- __unknown_fields__: [],
|
401
|
- default_value: nil,
|
402
|
- extendee: nil,
|
403
|
- json_name: "extensionNumber",
|
404
|
- label: :LABEL_REPEATED,
|
405
|
- name: "extension_number",
|
406
|
- number: 2,
|
407
|
- oneof_index: nil,
|
408
|
- options: nil,
|
409
|
- proto3_optional: nil,
|
410
|
- type: :TYPE_INT32,
|
411
|
- type_name: nil
|
412
|
- }
|
413
|
- ],
|
414
|
- name: "ExtensionNumberResponse",
|
415
|
- nested_type: [],
|
416
|
- oneof_decl: [],
|
417
|
- options: nil,
|
418
|
- reserved_name: [],
|
419
|
- reserved_range: []
|
420
|
- }
|
421
|
- end
|
422
|
-
|
423
|
- field(:base_type_name, 1, type: :string, json_name: "baseTypeName")
|
424
|
- field(:extension_number, 2, repeated: true, type: :int32, json_name: "extensionNumber")
|
425
|
- end
|
426
|
-
|
427
|
- defmodule Grpc.Reflection.V1alpha.ListServiceResponse do
|
428
|
- @moduledoc false
|
429
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
430
|
-
|
431
|
- def descriptor do
|
432
|
- # credo:disable-for-next-line
|
433
|
- %Google.Protobuf.DescriptorProto{
|
434
|
- __unknown_fields__: [],
|
435
|
- enum_type: [],
|
436
|
- extension: [],
|
437
|
- extension_range: [],
|
438
|
- field: [
|
439
|
- %Google.Protobuf.FieldDescriptorProto{
|
440
|
- __unknown_fields__: [],
|
441
|
- default_value: nil,
|
442
|
- extendee: nil,
|
443
|
- json_name: "service",
|
444
|
- label: :LABEL_REPEATED,
|
445
|
- name: "service",
|
446
|
- number: 1,
|
447
|
- oneof_index: nil,
|
448
|
- options: nil,
|
449
|
- proto3_optional: nil,
|
450
|
- type: :TYPE_MESSAGE,
|
451
|
- type_name: ".grpc.reflection.v1alpha.ServiceResponse"
|
452
|
- }
|
453
|
- ],
|
454
|
- name: "ListServiceResponse",
|
455
|
- nested_type: [],
|
456
|
- oneof_decl: [],
|
457
|
- options: nil,
|
458
|
- reserved_name: [],
|
459
|
- reserved_range: []
|
460
|
- }
|
461
|
- end
|
462
|
-
|
463
|
- field(:service, 1, repeated: true, type: Grpc.Reflection.V1alpha.ServiceResponse)
|
464
|
- end
|
465
|
-
|
466
|
- defmodule Grpc.Reflection.V1alpha.ServiceResponse do
|
467
|
- @moduledoc false
|
468
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
469
|
-
|
470
|
- def descriptor do
|
471
|
- # credo:disable-for-next-line
|
472
|
- %Google.Protobuf.DescriptorProto{
|
473
|
- __unknown_fields__: [],
|
474
|
- enum_type: [],
|
475
|
- extension: [],
|
476
|
- extension_range: [],
|
477
|
- field: [
|
478
|
- %Google.Protobuf.FieldDescriptorProto{
|
479
|
- __unknown_fields__: [],
|
480
|
- default_value: nil,
|
481
|
- extendee: nil,
|
482
|
- json_name: "name",
|
483
|
- label: :LABEL_OPTIONAL,
|
484
|
- name: "name",
|
485
|
- number: 1,
|
486
|
- oneof_index: nil,
|
487
|
- options: nil,
|
488
|
- proto3_optional: nil,
|
489
|
- type: :TYPE_STRING,
|
490
|
- type_name: nil
|
491
|
- }
|
492
|
- ],
|
493
|
- name: "ServiceResponse",
|
494
|
- nested_type: [],
|
495
|
- oneof_decl: [],
|
496
|
- options: nil,
|
497
|
- reserved_name: [],
|
498
|
- reserved_range: []
|
499
|
- }
|
500
|
- end
|
501
|
-
|
502
|
- field(:name, 1, type: :string)
|
503
|
- end
|
504
|
-
|
505
|
- defmodule Grpc.Reflection.V1alpha.ErrorResponse do
|
506
|
- @moduledoc false
|
507
|
- use Protobuf, protoc_gen_elixir_version: "0.10.0", syntax: :proto3
|
508
|
-
|
509
|
- def descriptor do
|
510
|
- # credo:disable-for-next-line
|
511
|
- %Google.Protobuf.DescriptorProto{
|
512
|
- __unknown_fields__: [],
|
513
|
- enum_type: [],
|
514
|
- extension: [],
|
515
|
- extension_range: [],
|
516
|
- field: [
|
517
|
- %Google.Protobuf.FieldDescriptorProto{
|
518
|
- __unknown_fields__: [],
|
519
|
- default_value: nil,
|
520
|
- extendee: nil,
|
521
|
- json_name: "errorCode",
|
522
|
- label: :LABEL_OPTIONAL,
|
523
|
- name: "error_code",
|
524
|
- number: 1,
|
525
|
- oneof_index: nil,
|
526
|
- options: nil,
|
527
|
- proto3_optional: nil,
|
528
|
- type: :TYPE_INT32,
|
529
|
- type_name: nil
|
530
|
- },
|
531
|
- %Google.Protobuf.FieldDescriptorProto{
|
532
|
- __unknown_fields__: [],
|
533
|
- default_value: nil,
|
534
|
- extendee: nil,
|
535
|
- json_name: "errorMessage",
|
536
|
- label: :LABEL_OPTIONAL,
|
537
|
- name: "error_message",
|
538
|
- number: 2,
|
539
|
- oneof_index: nil,
|
540
|
- options: nil,
|
541
|
- proto3_optional: nil,
|
542
|
- type: :TYPE_STRING,
|
543
|
- type_name: nil
|
544
|
- }
|
545
|
- ],
|
546
|
- name: "ErrorResponse",
|
547
|
- nested_type: [],
|
548
|
- oneof_decl: [],
|
549
|
- options: nil,
|
550
|
- reserved_name: [],
|
551
|
- reserved_range: []
|
552
|
- }
|
553
|
- end
|
554
|
-
|
555
|
- field(:error_code, 1, type: :int32, json_name: "errorCode")
|
556
|
- field(:error_message, 2, type: :string, json_name: "errorMessage")
|
557
|
- end
|
558
|
-
|
559
|
- defmodule Grpc.Reflection.V1alpha.ServerReflection.Service do
|
560
|
- @moduledoc false
|
561
|
- use GRPC.Service,
|
562
|
- name: "grpc.reflection.v1alpha.ServerReflection",
|
563
|
- protoc_gen_elixir_version: "0.10.0"
|
564
|
-
|
565
|
- def descriptor do
|
566
|
- # credo:disable-for-next-line
|
567
|
- %Google.Protobuf.ServiceDescriptorProto{
|
568
|
- __unknown_fields__: [],
|
569
|
- method: [
|
570
|
- %Google.Protobuf.MethodDescriptorProto{
|
571
|
- __unknown_fields__: [],
|
572
|
- client_streaming: true,
|
573
|
- input_type: ".grpc.reflection.v1alpha.ServerReflectionRequest",
|
574
|
- name: "ServerReflectionInfo",
|
575
|
- options: nil,
|
576
|
- output_type: ".grpc.reflection.v1alpha.ServerReflectionResponse",
|
577
|
- server_streaming: true
|
578
|
- }
|
579
|
- ],
|
580
|
- name: "ServerReflection",
|
581
|
- options: nil
|
582
|
- }
|
583
|
- end
|
584
|
-
|
585
|
- rpc(
|
586
|
- :ServerReflectionInfo,
|
587
|
- stream(Grpc.Reflection.V1alpha.ServerReflectionRequest),
|
588
|
- stream(Grpc.Reflection.V1alpha.ServerReflectionResponse)
|
589
|
- )
|
590
|
- end
|
591
|
-
|
592
|
- defmodule Grpc.Reflection.V1alpha.ServerReflection.Stub do
|
593
|
- @moduledoc false
|
863
|
- use GRPC.Stub, service: Grpc.Reflection.V1alpha.ServerReflection.Service
|
595
|
- end
|
changed
mix.exs
|
@@ -4,7 4,7 @@ defmodule Spawn.MixProject do
|
4
4
|
Code.require_file("internal_versions.exs", "./priv")
|
5
5
|
|
6
6
|
@app :spawn
|
7
|
- @version "1.4.0"
|
7
|
@version "1.4.1"
|
8
8
|
@site "https://eigr.io/"
|
9
9
|
@source_url "https://github.com/eigr/spawn"
|
10
10
|
|
|
@@ -76,7 76,7 @@ defmodule Spawn.MixProject do
|
76
76
|
{:telemetry, "~> 1.0"},
|
77
77
|
{:castore, "~> 1.0"},
|
78
78
|
{:protobuf, "~> 0.12"},
|
79
|
- {:protobuf_generate, "~> 0.1"},
|
79
|
{:protobuf_generate, "~> 0.1.2"},
|
80
80
|
{:grpc, "~> 0.8"},
|
81
81
|
{:grpc_reflection, "~> 0.1"},
|
82
82
|
{:finch, "~> 0.18"},
|
|
@@ -101,13 101,13 @@ defmodule Spawn.MixProject do
|
101
101
|
{:opentelemetry, "~> 1.0"},
|
102
102
|
{:opentelemetry_exporter, "~> 1.0"},
|
103
103
|
# Statestores deps
|
104
|
- {:spawn_statestores_mssql, "1.4.0", optional: true},
|
105
|
- {:spawn_statestores_mariadb, "1.4.0", optional: true},
|
106
|
- {:spawn_statestores_mysql, "1.4.0", optional: true},
|
107
|
- {:spawn_statestores_postgres, "1.4.0", optional: true},
|
108
|
- {:spawn_statestores_sqlite, "1.4.0", optional: true},
|
109
|
- {:spawn_statestores_cockroachdb, "1.4.0", optional: true},
|
110
|
- {:spawn_statestores_native, "1.4.0", optional: true},
|
104
|
{:spawn_statestores_mssql, "1.4.1", optional: true},
|
105
|
{:spawn_statestores_mariadb, "1.4.1", optional: true},
|
106
|
{:spawn_statestores_mysql, "1.4.1", optional: true},
|
107
|
{:spawn_statestores_postgres, "1.4.1", optional: true},
|
108
|
{:spawn_statestores_sqlite, "1.4.1", optional: true},
|
109
|
{:spawn_statestores_cockroachdb, "1.4.1", optional: true},
|
110
|
{:spawn_statestores_native, "1.4.1", optional: true},
|
111
111
|
{:pluggable, "~> 1.0"},
|
112
112
|
# Non runtime deps
|
113
113
|
{:credo, "~> 1.6", only: [:dev, :test], runtime: false},
|
changed
priv/internal_versions.exs
|
@@ -1,24 1,24 @@
|
1
1
|
defmodule InternalVersions do
|
2
2
|
# The order here is also the deploy order, its important to keep this way
|
3
3
|
@versions [
|
4
|
- spawn_statestores: "1.4.0",
|
5
|
- spawn_statestores_mariadb: "1.4.0",
|
6
|
- spawn_statestores_mysql: "1.4.0",
|
7
|
- spawn_statestores_mssql: "1.4.0",
|
8
|
- spawn_statestores_native: "1.4.0",
|
9
|
- spawn_statestores_postgres: "1.4.0",
|
10
|
- spawn_statestores_sqlite: "1.4.0",
|
11
|
- spawn_statestores_cockroachdb: "1.4.0",
|
12
|
- spawn: "1.4.0",
|
13
|
- spawn_sdk: "1.4.0",
|
14
|
- activator: "1.4.0",
|
15
|
- activator_api: "1.4.0",
|
16
|
- activator_kafka: "1.4.0",
|
17
|
- activator_pubsub: "1.4.0",
|
18
|
- activator_rabbitmq: "1.4.0",
|
19
|
- activator_sqs: "1.4.0",
|
20
|
- proxy: "1.4.0",
|
21
|
- spawn_operator: "1.4.0"
|
4
|
spawn_statestores: "1.4.1",
|
5
|
spawn_statestores_mariadb: "1.4.1",
|
6
|
spawn_statestores_mysql: "1.4.1",
|
7
|
spawn_statestores_mssql: "1.4.1",
|
8
|
spawn_statestores_native: "1.4.1",
|
9
|
spawn_statestores_postgres: "1.4.1",
|
10
|
spawn_statestores_sqlite: "1.4.1",
|
11
|
spawn_statestores_cockroachdb: "1.4.1",
|
12
|
spawn: "1.4.1",
|
13
|
spawn_sdk: "1.4.1",
|
14
|
activator: "1.4.1",
|
15
|
activator_api: "1.4.1",
|
16
|
activator_kafka: "1.4.1",
|
17
|
activator_pubsub: "1.4.1",
|
18
|
activator_rabbitmq: "1.4.1",
|
19
|
activator_sqs: "1.4.1",
|
20
|
proxy: "1.4.1",
|
21
|
spawn_operator: "1.4.1"
|
22
22
|
]
|
23
23
|
|
24
24
|
@doc """
|