parse

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CSV added in v0.3.0

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

func CSVRecords added in v0.3.0

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

func Duration added in v0.3.0

func Duration(s string) (time.Duration, error)

func JSON added in v0.3.0

func JSON(data string, target any) error

func JSONLines added in v0.3.0

func JSONLines(data string) []string

func Lines added in v0.3.0

func Lines(data string) []string

func Query added in v0.3.0

func Query(s string) (url.Values, error)

func URL added in v0.3.0

func URL(s string) (*url.URL, error)

func YAML added in v0.3.0

func YAML(data string, target any) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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