Skip to content

Protocol Buffer (protobuf) known types (timestamppb) with JSON and XML marshaling

License

Notifications You must be signed in to change notification settings

UNO-SOFT/knownpb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knownpb

!!!! This repo has moved to https://github.com/godror/knownpb !!!!

Protocol Buffer (protobuf) known types ./timestamppb with JSON and XML marshaling

You have to replace the "github.com/golang/protobuf/ptypes/timestamp" or "google.golang.org/protobuf/types/known/timestamppb" import path to "github.com/UNO-SOFT/knownpb/timestamppb".

The types has the same wire format as the replaced, but have proper Marshal/Unmarshal methods for Text, JSON and XML.

About

Protocol Buffer (protobuf) known types (timestamppb) with JSON and XML marshaling

Resources

License

Stars

Watchers

Forks

Packages

No packages published