Documentation
¶
Index ¶
- func CSV(data string) ([][]string, error)
- func CSVRecords(data string) ([]map[string]string, error)
- func Duration(s string) (time.Duration, error)
- func JSON(data string, target any) error
- func JSONLines(data string) []string
- func Lines(data string) []string
- func Query(s string) (url.Values, error)
- func URL(s string) (*url.URL, error)
- func YAML(data string, target any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.