commons-go/service/container/ProbeService.go

5 lines
51 B
Go
Raw Normal View History

2018-04-26 07:37:59 +00:00
package container
type ProbeService interface {
}