Versions in this module Expand all Collapse all v0 v0.1.1 Feb 25, 2026 v0.1.0 Feb 24, 2026 Changes in this version + const Version + var Command *cli.Command + var OutputFormats = []string + func ShowJSON(out *os.File, title string, res gjson.Result, format string, transform string) error + func ShowJSONIterator[T any](stdout *os.File, title string, iter jsonview.Iterator[T], format string, ...) error + type BodyContentType int + const ApplicationJSON + const ApplicationOctetStream + const EmptyBody + const MultipartFormEncoded + type FileEmbedStyle int + const EmbedIOReader + const EmbedText + type HasRawJSON interface + RawJSON func() string