cwtch/model/constants/bundles.go

7 lines
159 B
Go
Raw Normal View History

package constants
const ServerPrefix = "server:"
const TofuBundlePrefix = "tofubundle:"
const GroupPrefix = "torv3"
const ImportBundlePrefix = "importBundle"