sqlite

package
v0.0.0-...-00ea0e4 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteOneRequest

func DeleteOneRequest(id string) error

func GetAllRequests

func GetAllRequests() ([]root.Request, error)

func GetOneRequest

func GetOneRequest(id string) (root.Request, error)

func GetRequestByField

func GetRequestByField(field string, value string) ([]root.Request, error)

func InitDB

func InitDB() error

func InsertRequest

func InsertRequest(request root.Request) error

func OpenDB

func OpenDB() (*sql.DB, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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