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

Method Kind

types.go:281–293  ·  view source on GitHub ↗

Kind represents each possible JSON literal kind with a single byte, which is conveniently the first byte of that kind's grammar with the restriction that numbers always be represented with '0'.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

StringMethod · 0.95
IntMethod · 0.95
UintMethod · 0.95
FloatMethod · 0.95

Calls 1

KindTypeAlias · 0.85

Tested by

no test coverage detected