Ejemplo n.º 1
0
func init() { appdash.RegisterEvent(ServerEvent{}) }
Ejemplo n.º 2
0
func init() { appdash.RegisterEvent(ClientEvent{}) }
Ejemplo n.º 3
0
func init() {
	appdash.RegisterEvent(spanEvent{})
}
Ejemplo n.º 4
0
func init() { appdash.RegisterEvent(GoVCS{}) }
Ejemplo n.º 5
0
func init() { appdash.RegisterEvent(MyEvent{}) }