converter

package
v0.0.0-...-1e8eaa4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package converter provides JSON format conversion.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToCSV

func ToCSV(data interface{}) (string, error)

ToCSV converts a JSON array of objects to CSV.

func ToHTMLTable

func ToHTMLTable(data interface{}) (string, error)

ToHTMLTable converts a JSON array of objects to an HTML table.

func ToTOML

func ToTOML(data interface{}) string

ToTOML converts JSON data to TOML format.

func ToYAML

func ToYAML(data interface{}) string

ToYAML converts JSON data to YAML format.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL