Awee

Convert

Move between Go values, JSON, YAML, and other serialized formats.

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