firestormy/config/ns/ns.go

8 lines
131 B
Go
Executable File

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