package
0.11.0
Repository: https://github.com/numaproj/numaplane.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
ExtractPath extracts the fields specified by the path (given as slice of strings) from the given data.
No description provided by the author
No description provided by the author
RemovePaths removes all of the excludedPaths passed in from m, where each excludedPath is a string representation of the path, demarcated by pathSeparator.
StructToStruct converts a struct type (src) into another (dst).