package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 2, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package render writes API responses to an io.Writer in json, raw, table or
markdown form.
Write renders v to w using the given format: "json" (indented), "raw"
(compact), "table" (human-friendly columns) or "md"/"markdown".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.