Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepflowio/deepflow
/ SetGenesis
Method
SetGenesis
server/controller/http/server.go:99–101 ·
view source on GitHub ↗
(g *genesis.Genesis)
Source
from the content-addressed store, hash-verified
97
}
98
99
func
(s *Server) SetGenesis(g *genesis.Genesis) {
100
s.genesis = g
101
}
102
103
func
(s *Server) RegisterRouters() {
104
for
_, i :=
range
s.appendRegistrant() {
Callers
1
Start
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected