handlers

package
v0.0.0-...-00c4b02 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddTaskHandler

func NewAddTaskHandler(ctx context.Context, rt *runtime.Runtime) service.AddTaskHandler

NewAddTaskHandler handles request for saving Task

func NewDeleteTaskHandler

func NewDeleteTaskHandler(ctx context.Context, rt *runtime.Runtime) service.DeleteTaskHandler

NewDeleteTaskHandler handles request for removing Task

func NewGetTaskByIDHandler

func NewGetTaskByIDHandler(ctx context.Context, rt *runtime.Runtime) service.GetTaskByIDHandler

NewGetTaskByIDHandler handles request for getting Package by id

func NewUpdateTaskHandler

func NewUpdateTaskHandler(ctx context.Context, rt *runtime.Runtime) service.UpdateTaskHandler

NewUpdateTaskHandler handles request for updating Task

Types

type Handler

Handler replaces swagger handler

func NewHandler

func NewHandler(ctx context.Context, rt *runtime.Runtime, spec *loads.Document) Handler

NewHandler overrides swagger api handlers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL