package variables const ( DBFileName = ".envoid" DBTablePrefix = "envoid" ConfigFolder = "envoid" )