shared

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddDB

func AddDB(db, dir string) error

func AddTable

func AddTable(table, db, dir string) error

func AddUser

func AddUser()

func DeleteDB

func DeleteDB(db, dir string) error

func DeleteTable

func DeleteTable(table, db, dir string) error

func DeleteUser

func DeleteUser()

func MakeTable

func MakeTable(columns []table.Column, rows []map[string]any) (table.Table, error)

func MakeTableFromTable

func MakeTableFromTable(columnIndices []int, rowIndices []int, tbl table.Table) (table.Table, error)

func ModifyUser

func ModifyUser()

func SelectColumns

func SelectColumns(columnNames []string, tbl table.Table) ([]int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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