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

Method HttpClient

base/bucket.go:61–61  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

59 MetadataPurgeInterval(ctx context.Context) (time.Duration, error)
60 MaxTTL(context.Context) (int, error)
61 HttpClient(context.Context) *http.Client
62 GetSpec() BucketSpec
63 GetMaxVbno() (uint16, error)
64 GetCCVSettings(ctx context.Context) (ccvEnabled bool, maxCAS map[VBNo]uint64, err error)

Callers 2

GetIndexPartitionCountFunction · 0.65

Implementers 1

GocbV2Bucketbase/collection.go

Calls

no outgoing calls

Tested by

no test coverage detected