firestormy/config/ns/ns.go

7 lines
84 B
Go
Executable File

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