merge

package
v0.63.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package merge contains helpers to merge data structures frequently encountered in OPA.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InterfaceMaps

func InterfaceMaps(a map[string]interface{}, b map[string]interface{}) (map[string]interface{}, bool)

InterfaceMaps returns the result of merging a and b. If a and b cannot be merged because of conflicting key-value pairs, ok is false.

Types

This section is empty.

Jump to

Keyboard shortcuts

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