MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / NewSGJSONTranscoder

Function NewSGJSONTranscoder

base/collection_gocb.go:467–469  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

465}
466
467func NewSGJSONTranscoder() *SGJSONTranscoder {
468 return &SGJSONTranscoder{}
469}
470
471// SGJSONTranscoder supports reading BinaryType documents as JSON, for backward
472// compatibility with legacy Sync Gateway data

Callers 5

GetMethod · 0.85
AddMethod · 0.85
SetMethod · 0.85
WriteCasMethod · 0.85
GetDocumentMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected