Esempio n. 1
0
func init() {
	graph.Register(Name, overlay.Init)
}
Esempio n. 2
0
func init() {
	graph.Register(Name, Init)
}
Esempio n. 3
0
func init() {
	graph.Register("proxy", overlay.Init)
}