5 lines
52 B
Go
5 lines
52 B
Go
|
package probe
|
||
|
|
||
|
type DataClientService interface {
|
||
|
}
|