MCPcopy Create free account
hub / github.com/go-json-experiment/json / appendString

Method appendString

jsontext/token.go:257–274  ·  view source on GitHub ↗

appendString appends a JSON string to dst and returns it. It panics if t is not a JSON string.

(dst []byte, flags *jsonflags.Flags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

WriteTokenMethod · 0.45
AppendRawMethod · 0.45
WriteValueMethod · 0.45
ReadTokenMethod · 0.45
ReadValueMethod · 0.45

Calls 7

KindMethod · 0.95
ConsumeSimpleStringFunction · 0.92
ReformatStringFunction · 0.92
AppendQuoteFunction · 0.92
KindTypeAlias · 0.85
previousBufferMethod · 0.80
StringMethod · 0.45

Tested by

no test coverage detected