Documentation ¶
Index ¶
- func BytesToInterface(bytes []byte) (interface{}, error)
- func MapToProtobufStruct(m map[string]interface{}) (*structpb.Struct, error)deprecated
- func ProtobufStructToMap(s *structpb.Struct) (map[string]interface{}, error)
- func ProtobufStructToStruct(s *structpb.Struct) (interface{}, error)
- func StructToProtobufStruct(s interface{}) (*structpb.Struct, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToInterface ¶
func MapToProtobufStruct
deprecated
func ProtobufStructToMap ¶
func ProtobufStructToStruct ¶
func StructToProtobufStruct ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.