encoding/json.encodeState.string (method)
4 uses
encoding/json (current package)
encode.go#L643: e2.string(v.String(), opts.escapeHTML)
encode.go#L647: e.string(v.String(), opts.escapeHTML)
encode.go#L811: e.string(kv.s, opts.escapeHTML)
encode.go#L1029: func (e *encodeState) string(s string, escapeHTML bool) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |