Awee

Convert

Serialize and deserialize between Go values, JSON, and YAML.

Convert

ModifierDescription
fromFrom parses the string value as the given format and returns the parsed result.
jsonJSON serializes the value to a JSON string.
markdownMarkdown converts an HTML string to Markdown.
yamlYAML serializes or parses a value as YAML.

How is this guide?

On this page