mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
6 lines
72 B
Go
6 lines
72 B
Go
package configs
|
|
|
|
type NamespaceType string
|
|
|
|
type Namespaces []Namespace
|