Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
479
func
(h *handler) instanceStartTimeMicro() int64 {
480
return
h.db.StartTime.UnixMicro()
481
}
482
483
type
DatabaseRoot
struct
{
484
DBName string `json:
"db_name"
`
Callers
2
handleGetDB
Method · 0.95
handleEFC
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected