add recorder for serial handler
This commit is contained in:
5
recorder/recorder.go
Normal file
5
recorder/recorder.go
Normal file
@ -0,0 +1,5 @@
|
||||
package recorder
|
||||
|
||||
const (
|
||||
RecorderServiceHandlerSerial = "recorder.service.handler.serial"
|
||||
)
|
Reference in New Issue
Block a user