Documentation
¶
Index ¶
- func CreateTasks(db *mongo.Client, tasks []TaskCreate, database_name, collection_name string) error
- func DeleteTasks(db *mongo.Client, tasks []Task, database_name, collection_name string) error
- func UpdateTasks(db *mongo.Client, tasks []Task, database_name, collection_name string) error
- type Task
- type TaskCreate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTasks ¶
func CreateTasks(db *mongo.Client, tasks []TaskCreate, database_name, collection_name string) error
func DeleteTasks ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.