database

package
v0.0.0-...-1e2b4a3 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package database provides an sqlx DB connection to execute SQL commands on an SQLite3 database named "cabin.db".

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConnection

func NewConnection(databasePath *string) (db *sqlx.DB, mutex *sync.Mutex)

NewConnection opens the SQLite3 database and creates our table if necessary.

Types

This section is empty.

Jump to

Keyboard shortcuts

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