mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-28 17:50:56 +01:00
refactor: updated grpc services
This commit is contained in:
@@ -9,6 +9,4 @@ type NodeMasterService interface {
|
||||
Monitor()
|
||||
SetMonitorInterval(duration time.Duration)
|
||||
Register() error
|
||||
StopOnError()
|
||||
GetServer() GrpcServer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user