package
0.0.0-20240601215603-623d1b02c51f
Repository: https://github.com/kralicky/protoconfig.git
Documentation: pkg.go.dev
# Functions
Merge merges src into dst, which must be a message with the same descriptor.
MergeWithReplace is like Merge, but replaces lists and maps instead of appending to them.
# Structs
MergeOptions provides a namespace for merge functions, and can be exported in the future if we add user-visible merge options.