database

package
v0.0.0-...-3675db4 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *gorm.DB

Functions

func AddTestData

func AddTestData()

func CreateTodo

func CreateTodo(todo *model.Todo) error

func DeleteTodo

func DeleteTodo(todo *model.Todo, id string) error

func GetTodo

func GetTodo(todo *model.Todo, id string) error

func GetTodoList

func GetTodoList(todo *[]model.Todo) error

func InitDB

func InitDB()

func UpdateTodo

func UpdateTodo(todo *model.Todo, id string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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