commons-go/service/container/ProbeService.go

5 lines
51 B
Go
Raw Normal View History

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