shim: change ttrpcService and ttrpcServerOptioner to exported interfaces
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
This commit is contained in:
@@ -53,7 +53,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
_ = (taskAPI.TaskService)(&service{})
|
||||
_ = shim.TTRPCService(&service{})
|
||||
empty = &ptypes.Empty{}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user