Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handlers ¶
type Handlers struct {
// contains filtered or unexported fields
}
func NewHandlers ¶
func NewHandlers(ctx context.Context, projectID string, projectNumber string, tasksService *cloudtasks.Client, gcpboxtestCloudRunService *cloudrun.RunService) (*Handlers, error)
func (*Handlers) TasksHandler ¶
func (h *Handlers) TasksHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.