sqlite

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Entry

func Entry(name string, url string) types.ServerEntry

Return a new Server Entry for a SQLite3 database. Only name and absolute path required.

func ListServices

func ListServices(db types.ServerEntry) ([]string, error)

func ListUsers

func ListUsers(service string, db types.ServerEntry) ([]string, error)

func ReadUser

func ReadUser(user string, serv string, db types.ServerEntry) (types.UserEntry, error)

func WriteUser

func WriteUser(user types.UserEntry, serv string, db types.ServerEntry) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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