Documentation
¶
Overview ¶
Package protostruct supports operations on the protocol buffer Struct message. This file is copied from github.com/googleapis/google-cloud-go/internal/protostruct/protostruct.go Since this is from an internal package, we maintain the original implementation as-is.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeToMap ¶
DecodeToMap converts a pb.Struct to a map from strings to Go types. DecodeToMap panics if s is invalid. Note: This function is copied from Google's internal package and maintains original panic behavior.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.