db

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KV *bolt.DB

Functions

func GetLinks() ([]string, error)

func InitDB

func InitDB()

TODO: TEST UNIQUE CREATE TABLE

func Initalize

func Initalize()

func Insert

func Insert(d []Data)

Types

type Data

type Data struct {
	URL         string
	Title       string
	Content     string
	Links       []string
	Last_parsed int64
}

Jump to

Keyboard shortcuts

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