Documentation
¶
Overview ¶
Package respfmt renders a JSON response body through an optional JMESPath projection and one of five output formats: yaml (default),
Index ¶
Constants ¶
View Source
const ( OutputYAML = "yaml" OutputYAMLStream = "yaml-stream" OutputJSON = "json" OutputText = "text" OutputTable = "table" )
Output names mirror the aws CLI vocabulary verbatim.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.