Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CovenantSQL/CovenantSQL
/ init
Function
init
consistent/consistent.go:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
)
72
73
func
init() {
74
expvar.Publish(mwKeyDHTNodeCount, mw.NewGauge(
"1M1h"
))
75
}
76
77
// Consistent holds the information about the members of the consistent hash circle.
78
type
Consistent
struct
{
Callers
nothing calls this directly
Calls
1
Publish
Method · 0.65
Tested by
no test coverage detected