planetscale / planetscale/vtprotobuf

JSON marshaler

Open
#153 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
1.1k
Forks
112
PR merge metrics
No merged PRs in 30d

Description

Currently there is no json marshaller that is protojson compatible and does not relies on reflection. How about add it to VT proto.
Example implementation:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the issue and the linked example implementation in stackrox/stackrox#14418, then compare it with vtprotobuf's generated marshaling approach. Done means VT protobuf provides a non-reflection JSON marshaler compatible with protojson, with the relevant behavior covered by the project's existing validation or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.