Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(fxgcppubsub): Added Avro and Protobuf schemas support #16
feat(fxgcppubsub): Added Avro and Protobuf schemas support #16
Changes from 13 commits
cd12977
d7ed86d
f9bc3bc
8868769
2309e8d
7fa4b40
13aacb4
8ed8547
96e233a
1425173
7bffaca
4d5bb45
c2986b4
9fd32de
3d2c974
f754f9d
8b8758b
5fa49af
5566e6d
759f653
538a845
90cd753
2e01a6d
0a539f8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 103 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L102-L103
Check warning on line 117 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L116-L117
Check warning on line 131 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L130-L131
Check warning on line 136 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L135-L136
Check warning on line 150 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L149-L150
Check warning on line 160 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L159-L160
Check warning on line 165 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L164-L165
Check warning on line 179 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L178-L179
Check warning on line 188 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L187-L188
Check warning on line 207 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L206-L207
Check warning on line 216 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L215-L216
Check warning on line 232 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L231-L232
Check warning on line 237 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L236-L237
Check warning on line 246 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L245-L246
Check warning on line 251 in fxgcppubsub/codec/codec.go
Codecov / codecov/patch
fxgcppubsub/codec/codec.go#L250-L251