Example #1
0
func init() {
	potato.Init()
}
Example #2
0
func main() {
	potato.Init()
	potato.Run()
}