Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Task ¶
type Task struct {
// contains filtered or unexported fields
}
func (*Task) Delay ¶ added in v0.0.20
func (s *Task) Delay(ctx context.Context, payload *pb.JobRequest) (*pb.StateReply, error)
func (*Task) Send ¶
func (s *Task) Send(ctx context.Context, payload *pb.JobRequest) (*pb.StateReply, error)
Click to show internal directories.
Click to hide internal directories.