data

package
v0.0.0-...-571e2d1 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package data provides structure and interaction handling for interfacing with a database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Errors []error
	// contains filtered or unexported fields
}

Data is a structure to help work with database connections and abstract a useful interface for consumers to utilise.

func Open

func Open() (*Data, error)

Open will setup the sqlite file and db handle.

Jump to

Keyboard shortcuts

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