proxy.golang.org : github.com/launchdarkly/go-jsonstream : v1.0.0
Package jsonstream provides a fast streaming JSON encoding and decoding mechanism. The base package is empty; see the jreader and jwriter subpackages. In the default implementation, these packages have no external dependencies. Setting the build tag "launchdarkly_easyjson" causes them to use https://github.com/mailru/easyjson as the underlying reader/writer implementation. For more information, see: https://github.com/launchdarkly/go-jsonstream
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/launchdarkly/[email protected]
Published:
Indexed:
- github.com/mailru/easyjson v0.7.6
- github.com/stretchr/testify v1.6.1