proxy.golang.org : github.com/grafana/alloy/syntax : v0.1.0
Package syntax implements a high-level API for decoding and encoding Alloy configuration files. The mapping between Alloy and Go values is described in the documentation for the Unmarshal and Marshal functions. Lower-level APIs which give more control over configuration evaluation are available in the inner packages. The implementation of this package is minimal and serves as a reference for how to consume the lower-level packages.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/grafana/alloy/[email protected]
Published:
Indexed:
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.15.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.17
- github.com/ohler55/ojg v1.20.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.4
- golang.org/x/sys v0.6.0
- gopkg.in/yaml.v3 v3.0.1