package configs const ( APP_NAME = "Keiko's work" APP_VERSION = "0.0.0" ) var DEVELOPMENT = false