conjson
conjson copied to clipboard
(conventional, consistent, conformative) JSON - A simple, functional, no-tags-required mechanism to handle and transform JSON representations of values, consistently.
Results
1
conjson issues
Sort by
recently updated
recently updated
newest added
Go 1.13 is adding a new `IsIdentifier` function to the `go/token` package in the standard library: - golang/go#30064 - https://go-review.googlesource.com/c/go/+/169018/ - golang/go@60a8dbf3b4e10627b9f5c3a0a0bf4462247270c8 We could use that for either the logic...
enhancement