importer

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeTable

func InitializeTable() (*sql.DB, error)

Types

type SelectedPublication

type SelectedPublication struct {
	Title           string
	Authors         []string
	PublicationDate time.Time
	Description     string
	URL             string
}

func (SelectedPublication) Insert

func (s SelectedPublication) Insert(db *sql.DB) error

Jump to

Keyboard shortcuts

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