package ns
var (
Jobs = []string{"jobs", "master"}
JobsRaw = []string{"jobs", "raw"}
Output = []string{"jobs", "output"}
)