Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: s55-labs/protobuf

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request golang#591 from golang/master-merge

Merge remote-tracking branch 'origin/dev' into master

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
proto: add DiscardUnknown function (golang#498)

This copies the discardLegacy logic from the dev branch.
The unit tests are located on the dev branch and will be merged
into the master branch in the near future.

This function is cherrypicked into master in order to support the
master to dev transition.