convert

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustPbCopy

func MustPbCopy[S any, D any](src *S) *D

func PbToMap

func PbToMap[T any](msg proto.Message, opt *protojson.MarshalOptions) (map[string]T, error)

PbToMap: convert a protobuf Message to map if opt == nil, use default MarshalOptions:

&protojson.MarshalOptions{
	UseProtoNames: true,
}

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL