Esempio n. 1
0
func main() {
	beat.Run(Name, Version, topbeat.New())
}
Esempio n. 2
0
func main() {
	beat.Run(Name, "", topbeat.New())
}