MCPcopy 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
99func (s *Server) SetGenesis(g *genesis.Genesis) {
100 s.genesis = g
101}
102
103func (s *Server) RegisterRouters() {
104 for _, i := range s.appendRegistrant() {

Callers 1

StartFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected