commons-go/service/probe/ContainerService.go

5 lines
51 B
Go
Raw Normal View History

2018-04-26 07:37:59 +00:00
package probe
type ContainerService interface {
}