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