model

package
v0.0.0-...-5f5f828 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Task

type Task struct {
	Id          primitive.ObjectID `json:"id,omitempty"  bson:"_id,omitempty"`
	Title       string             `json:"title,omitempty"`
	Description string             `json:"description"`
	Completed   bool               `json:"completed,omitempty"`
}

Jump to

Keyboard shortcuts

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