Documentation ¶
Overview ¶
Package protostruct supports operations on the protocol buffer Struct message.
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.
func EncodeToStruct ¶
EncodeToStruct converts a map[string]interface{} to a ptypes.Struct
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.