This commit is contained in:
crusader 2018-03-26 15:08:28 +09:00
parent 3f0bf9bd30
commit ed9e055620

View File

@ -7,6 +7,7 @@ const (
PathPID = "pid"
PathConfig = "config"
PathJRE = "jre"
PathLogs = "logs"
ContainerGeneralName = "general"
ContainerGeneralFileName = "overflow_probe_container_general.jar"