//
pkg.gl
Category
github.com/hashicorp/boundary
internal
libs
patchstruct
package
0.18.0
Repository:
https://github.com/hashicorp/boundary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
66 SLOC
#
Functions
PatchBytes
PatchBytes follows the same rules as above with PatchStruct, but instead of patching structpb.Structs, it patches the protobuf encoding.
PatchStruct
PatchStruct updates the struct found in dst with the values found in src.