4 lines
54 B
Go
4 lines
54 B
Go
|
package servicestat
|
||
|
|
||
|
type ServiceList map[string]bool
|