package version const VERSION = "0.0.16" const VERSION_OK = "vrok" func GetVersion() string { return VERSION }