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