func main() { fmt.Println("Hello Go!") goinfo.PrintInfo() }
func main() { fmt.Println("Test goinfo use search package") goinfo.PrintInfo() }