utils

package
v0.52.1 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package utils defines helper functions to interact with protobuf definitions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProtoCopier

func ProtoCopier(v interface{}) func(v interface{}) interface{}

ProtoCopier returns a function that will shallow copy values of a given protobuf value's type, utilising any `Get` prefixed method, accepting no input parameters, and returning a single value of the same type, available for each given field, intended to be be used with generated code for protobuf messages NOTE a panic will occur if the v's type is not t

Types

This section is empty.

Jump to

Keyboard shortcuts

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