Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JobWatcherServer ¶
type JobWatcherServer struct {
jobwpb.UnimplementedJobwatcherServer
// contains filtered or unexported fields
}
func NewJobWatcherServer ¶
func NewJobWatcherServer(executor *executor.JobwatcherExecutor) *JobWatcherServer
func (*JobWatcherServer) WatchJob ¶
func (s *JobWatcherServer) WatchJob(ctx context.Context, req *jobwpb.WatchJobRequest) (*model.EmptyStruct, error)
Click to show internal directories.
Click to hide internal directories.