package
2.0.0
Repository: https://github.com/apapsch/go-jsonmerge.git
Documentation: pkg.go.dev

# Variables

ErrorNotEnoughArguments indicates than user passed too few arguments.
ErrorPatchAndQuiet indicates than user specified "patch" and "quiet" flags together.
ErrorVerboseAndPatch indicates than user specified "verbose" and "patch" flags together.
ErrorVerboseAndQuiet indicates than user specified "verbose" and "quiet" flags together.

# Structs

Options for application.