package
0.0.0-20241123155345-3bf73386e864
Repository: https://github.com/gitwub5/go_todo_app.git
Documentation: pkg.go.dev
# Constants
ErrCodeMySQLDuplicateEntry는 MySQL에서 중복된 레코드를 삽입하려고 할 때 발생하는 오류 코드이다.
# Variables
No description provided by the author
No description provided by the author
TaskStore 구조체를 사용하여 Task를 저장하는 저장소 생성.
# Structs
KVS는 키-값 저장소를 나타낸다.
No description provided by the author
No description provided by the author