task

package
v0.0.0-...-43fa908 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

type Storage struct {
	GORM *gorm.DB
}

func (*Storage) Delete

func (t *Storage) Delete(id uint)

func (*Storage) FindAll

func (t *Storage) FindAll() []listing.Task

func (*Storage) FindByID

func (t *Storage) FindByID(id uint) listing.Task

func (*Storage) Save

func (t *Storage) Save(task adding.Task) adding.Task

Jump to

Keyboard shortcuts

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