This package browser is in early development. Mind the rough edges.

go-github-com-goccy-go-yaml 1.12.0

YAML support for the Go language

This package provides features beyond the defacto YAML library including:

  • Pretty format for error notifications

  • Support Scanner or Lexer or Parser as public API

  • Support Anchor and Alias to Marshaler

  • Allow referencing elements declared in another file via anchors

  • Extract value or AST by YAMLPath (YAMLPath is like a JSONPath)

Installation

Install go-github-com-goccy-go-yaml 1.12.0 as follows:

guix install go-github-com-goccy-go-yaml@1.12.0

Or install the latest version:

guix install go-github-com-goccy-go-yaml

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.