work/common.go
@@ -6,29 +6,6 @@ "basic.com/pubsub/protomsg.git" ) const ( FDetect = "FaceDetect" // FExtract = "FaceExtract" // FProperty = "FaceProperty" FCompare = "FaceCompare" FtTract = "FaceTrack" FtDetect = "FaceTrackDetect" FtOnly = "FaceTrackOnly" YDetect = "Yolo" PlateID = "Plate" ) var ( SDK = []string{ YDetect, FDetect, FCompare, PlateID, // FtTract, // FtOnly, } ) const mode = deliver.PushPull // MsgRS msg recv and snd