# 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