mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-11 03:38:18 +00:00
6 lines
72 B
Go
6 lines
72 B
Go
package configs
|
|
|
|
type NamespaceType string
|
|
|
|
type Namespaces []Namespace
|