gitlab.com/evatix-go/core@v1.3.55/appname/consts.go (about) 1 package appname 2 3 const ( 4 Cimux = "Cimux" 5 CimuxLower = "cimux" 6 )