db

package
v0.0.0-...-ac5e3e5 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 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(value 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