Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcObjectDetector ¶
type GrpcObjectDetector struct {
// contains filtered or unexported fields
}
GrpcObjectDetector implements ObjectDetector interface{}
func NewGrpcObjectDetector ¶
func NewGrpcObjectDetector(stub od.ObjectDetectorClient) *GrpcObjectDetector
NewGrpcObjectDetector returns a new GrpcObjectDetector
type ObjectDetector ¶
Click to show internal directories.
Click to hide internal directories.