package
0.0.0-20210107111825-40b30c1ea704
Repository: https://github.com/jsonhilder/overseer_api.git
Documentation: pkg.go.dev

# Functions

CreateTask - Create new tasks and save to database.
DeleteTask - Delete task with passed Id param.
GetTasks - Get tasks for specific project.
UpdateTask - Update task with passed Id param.

# Structs

Task - model for task entries.