MCPcopy Create free account
hub / github.com/tailscale/hujson / Kind

TypeAlias Kind

types.go:112–112  ·  view source on GitHub ↗

Kind reports the kind of the JSON value. It is the first byte of the grammar for that JSON value, with the exception that JSON numbers are represented as a '0'. 'n': null 'f': false 't': true '"': string '0': number '{': object '[': array

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

KindMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected