need

package
v0.0.0-...-f90885b Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Need

type Need struct {
	Id       int
	Name     string
	Priority string
}

func (*Need) CreateNeed

func (n *Need) CreateNeed(db *sql.DB) (err error)

func (*Need) DeleteNeed

func (n *Need) DeleteNeed(db *sql.DB) error

func (*Need) GetNeed

func (n *Need) GetNeed(db *sql.DB) error

func (*Need) GetNeeds

func (n *Need) GetNeeds(db *sql.DB) ([]Need, error)

func (*Need) UpdateNeed

func (n *Need) UpdateNeed(db *sql.DB) (err error)

Jump to

Keyboard shortcuts

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