db

package
v0.0.0-...-da4377e Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTask

func AddTask(task Task) error

func DeleteTasks

func DeleteTasks(taskId int) error

func InitDB

func InitDB() error

Types

type Task

type Task struct {
	ID   int
	Name string
}

func ListTasks

func ListTasks() ([]Task, error)

Jump to

Keyboard shortcuts

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