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