database

package
v0.0.0-...-4592d6e Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTask

func AddTask(ex, req_id string, time int)

Добавляет задание в БД

func GetAllTask

func GetAllTask() ([]models.Task, bool)

Выдает все задания

func GetCalRes

func GetCalRes(id string) (models.CalRes, bool)

Выдает выражение по ID

func GetTask

func GetTask(reqId string) (models.Task, bool)

Выдает задание по ID

func UpdateTask

func UpdateTask(reqId, res string, status bool, err string)

Обновляют данные в задание

Types

This section is empty.

Jump to

Keyboard shortcuts

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