 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package grpc provides a gRPC service to effectively run task instances on multiple workers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct{}
    Handler implements the TaskService API
func (*Handler) Control ¶
func (h *Handler) Control(ctx context.Context, command *jobs.CtrlCommand, response *jobs.CtrlCommandResponse) error
Control publishes the passed command
       Source Files
      ¶
      Source Files
      ¶
    
- handler.go
- plugins.go
 Click to show internal directories. 
   Click to hide internal directories.