Documentation ¶
Index ¶
- func DeepCopy[T any](in *T) *T
- func DeepCopyInto[T any](out, in *T)
- func FieldByName[T proto.Message](name string) protoreflect.FieldDescriptor
- func FieldIndexByName[T proto.Message](name string) int
- func Must[T any](t T, err ...error) T
- func NewMessage[T proto.Message]() T
- func ProtoClone[T proto.Message](msg T) T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepCopyInto ¶
func DeepCopyInto[T any](out, in *T)
func FieldByName ¶
func FieldByName[T proto.Message](name string) protoreflect.FieldDescriptor
func NewMessage ¶
func ProtoClone ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.