db

package
v0.0.0-...-6c97721 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTask

func CreateTask(task string) (int, error)

func DeleteTask

func DeleteTask(key int) error

func Init

func Init(dbPath string) error

Types

type Task

type Task struct {
	Key   int
	Value string
}

func AllTasks

func AllTasks() ([]Task, error)

Jump to

Keyboard shortcuts

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