package config const ( confdirPath = "/home/ziggi/projects/certman/etc/certmanager" rundirPath = "/home/ziggi/projects/certman/tmp.run" logdirPath = "/home/ziggi/projects/certman/tmp.log" datadirPath = "/home/ziggi/projects/certman/tmp.data" )