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

Method instanceStartTimeMicro

rest/api.go:479–481  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

477}
478
479func (h *handler) instanceStartTimeMicro() int64 {
480 return h.db.StartTime.UnixMicro()
481}
482
483type DatabaseRoot struct {
484 DBName string `json:"db_name"`

Callers 2

handleGetDBMethod · 0.95
handleEFCMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected