package main const ( Version = "0.0.1" ) const ( PlatFormIos = iota + 1 PlatFormAndroid )