blob: 158d58921bcda0d6e0bbb8e77d3b651adde6ef25 [file] [log] [blame]
package constants
const (
FailedToStartTargetMsg = "start target error"
ReadConfigFileErrorMsg = "could not open config file"
)