Proto commits in hellofresh/kangal

These 14 commits are when the Protocol Buffers files have changed:

Commit:235c889
Author:Svetlana Radyuk
Committer:GitHub

update helloworld project code (#295) * update helloworld project code * fix proto linter issue * update go version in Dockerfile * consolidate run commands in Dockerfile

The documentation is generated from this commit.

Commit:0160cad
Author:Sanjito Kurniawan
Committer:Sanjito Kurniawan

Add ghz integration test

Commit:dfac6ab
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

Removed experimental gRPC API

This commit does not contain any .proto files.

Commit:e0652d1
Author:Sanjito Kurniawan
Committer:Sanjito Kurniawan

Use empty DeleteResponse instead

Commit:4db7479
Author:Sanjito Kurniawan
Committer:Sanjito Kurniawan

Implement grpc delete method

Commit:7dc9198
Author:Sanjito Kurniawan
Committer:Sanjito Kurniawan

Add documentation regarding deepObject query string notation

Commit:4e440c6
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

Implemented gRPC List method

Commit:e514229
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

Middleware for multipart/form-data requests

Commit:af3ac5e
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

Implemented Ceate Load Test gRPC method

Commit:0318b4d
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

Set go_package explicitly and do not use path=source_relative

Commit:00cc3f8
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

Use protobuf map for tags

Commit:cc2501b
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

Renamed name field for simplicity

Commit:10dff6b
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

Implemented gRPC Get method to get load tests info by name

Commit:5e3eed7
Author:Vladimir Garvardt
Committer:Vladimir Garvardt

gRPC/REST gateway experimental API skeleton