parse

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Csv

func Csv(data string) ([][]string, error)

func CsvWithHeader

func CsvWithHeader(data string) ([]map[string]string, error)

func Json

func Json(data string) ([]byte, error)

func JsonLines

func JsonLines(data string) ([]string, error)

func JsonPretty

func JsonPretty(value any) ([]byte, error)

func Yaml

func Yaml(data string) ([]byte, error)

func YamlPretty

func YamlPretty(value any) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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