Go yaml
DevOps
About
Go YAML refers to popular open-source parsing libraries compiled for the Go (Golang) programming language (most notably `go-yaml/yaml`), which allow developers to serialize, parse, and unmarshal structured YAML configuration data sheets into strongly typed Go struct fields.