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