database

package
v0.0.0-...-e8112b7 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package database provides a complete database, exposing an interface to execute SQL queries.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Db

type Db struct {
	// contains filtered or unexported fields
}

func New

func New(branchingFactor int, schema schema.Schema) *Db

func (*Db) Query

func (db *Db) Query(q string)

Jump to

Keyboard shortcuts

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