package
0.0.0-20240804170337-980aa1ed5770
Repository: https://github.com/xanish/gophercises.git
Documentation: pkg.go.dev

# Functions

NewTaskManager creates a new TaskManager instance by initializing and opening a BoltDB database connection.

# Constants

No description provided by the author

# Structs

TaskManager manages tasks by persisting them in a BoltDB database.