Documentation
¶
Index ¶
- func ToKeyMaps(pm proto.Message, key string, opts ...protojson.MarshalOptions) ([]map[string]interface{}, error)
- func ToMap(pm proto.Message, opts ...protojson.MarshalOptions) (map[string]interface{}, error)
- func ToMaps(pms []proto.Message, opts ...protojson.MarshalOptions) ([]map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToKeyMaps ¶
func ToKeyMaps(pm proto.Message, key string, opts ...protojson.MarshalOptions) ([]map[string]interface{}, error)
ToKeyMaps extracts a nested slice of map[string]interface{} from a protobuf message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.