Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Add helper functions, new publish reply

Compare
Choose a tag to compare
@rdner rdner released this 05 Jul 14:49
· 39 commits to main since this release
de07abf
Add helpers code from the original code

* This includes `New*` functions copied from https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/types/known/structpb/struct.pb.go and adapted to our new type including the Timestamp support.
* Also renamed `timestamp->timestamp_value` for consistency.