db

package
v0.0.0-...-ad8fd0b Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTrie

func CreateTrie(task string) (int, error)

Create a task

func Init

func Init(dbPath string) error

Init function for initializing our database and any buckets we'd like to be stored within it

func UpdateTrie

func UpdateTrie(trie trie.Trie) trie

Types

type Task

type Task struct {
	Key   int
	Value string
}

Task struct

func AllTasks

func AllTasks() ([]Task, error)

List all tasks that a user has created

Jump to

Keyboard shortcuts

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