projects

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package projects will manage all projects requirements

Package projects will manage all projects requirements

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(c *gin.Context)

All handle requirements to return all projects

func Create

func Create(c *gin.Context)

Create handle requirements to create projects with projects struct

func Delete

func Delete(c *gin.Context)

Delete handle deletion of project deleteProject struct

func GetProjectIDForUnitTesting

func GetProjectIDForUnitTesting() (z map[string]string, err error)

GetProjectIDForUnitTesting in only for unit testing purpose and will return project_id and team_id field

func List

func List(c *gin.Context)

List handle requirements to read projects with getProjects struct

func Read

func Read(c *gin.Context)

Read handle requirements to read projects with getProjects struct

func Search(c *gin.Context)

Search handle requirements to search projects with searchProjects struct

func Update

func Update(c *gin.Context)

Update handle requirements to update projects with updateProjects struct

Types

This section is empty.

Jump to

Keyboard shortcuts

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