db

package
v0.0.0-...-8bd947a Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2019 License: Apache-2.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)

CreateTask Method

func DeleteTask

func DeleteTask(key int) error

DeleteTask Method

func Init

func Init(dbpath string) error

Init function

Types

type Task

type Task struct {
	Key   int
	Value string
}

Task struct

func AllTasks

func AllTasks() ([]Task, error)

AllTasks Method

Jump to

Keyboard shortcuts

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