Imports of package conversion
Path | Synopsis |
---|---|
bytes | Package bytes implements functions for the manipulation of byte slices. |
errors | Package errors implements functions to manipulate errors. |
github.com/golang/protobuf/jsonpb | Package jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON. |
github.com/golang/protobuf/proto | Package proto provides functionality for handling protocol buffer messages. |
github.com/golang/protobuf/ptypes/struct |