MCPcopy
hub / github.com/aceld/zinx / init

Function init

znotify/notify_test.go:122–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120}
121
122func init() {
123 go Server()
124 go Clinet()
125 go ClientJoin()
126}

Callers

nothing calls this directly

Calls 3

ClinetFunction · 0.85
ClientJoinFunction · 0.85
ServerFunction · 0.70

Tested by

no test coverage detected