protodiff

package
v0.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiffFileDescriptorSetsJSON

func DiffFileDescriptorSetsJSON(one *descriptorpb.FileDescriptorSet, two *descriptorpb.FileDescriptorSet, name string) (string, error)

DiffFileDescriptorSetsJSON diffs the two FileDescriptorSets using JSON.

TODO: this does NOT use any resolver, so extensions will be dropped. This needs to be updated.

func DiffFileDescriptorSetsWire

func DiffFileDescriptorSetsWire(one *descriptorpb.FileDescriptorSet, two *descriptorpb.FileDescriptorSet, name string) (string, error)

DiffFileDescriptorSetsWire diffs the two FileDescriptorSets using proto.MarshalWire.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL