package
0.1.0
Repository: https://github.com/hash-d/frame2.git
Documentation: pkg.go.dev

# Structs

Inspect a JSON structure using JMESPath.
TODO: perhaps ofer a number of Expressions that matches the JSON types? Something like StringValue map[string]string IntValue map[string]int BoolValue map[string]bool Where the key is the search, and the value is the expected value.
No description provided by the author