package
0.0.0-20221107000317-527e48b83c7f
Repository: https://github.com/ryanpfalz/go-openapi.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Functions

NewDates ...
NewOpenAPI3 instantiates the OpenAPI specification for this service.
NewPriority converts the received domain type to a rest type, when the argument is unknown "none" is used.
NewTaskHandler ...
No description provided by the author

# Structs

CreateTasksRequest defines the request used for creating tasks.
CreateTasksResponse defines the response returned back after creating tasks.
Dates indicates a point in time where a task starts or completes, dates are not enforced on Tasks.
ErrorResponse represents a response containing an error message.
ReadTasksResponse defines the response returned back after searching one task.
SearchTasksRequest defines the request used for searching tasks.
SearchTasksResponse defines the response returned back after searching for any task.
Task is an activity that needs to be completed within a period of time.
TaskHandler ...
UpdateTasksRequest defines the request used for updating a task.

# Interfaces

TaskService ...

# Type aliases

Priority indicates how important a Task is.