package
0.0.0-20250111151448-a34e95e9e662
Repository: https://github.com/nidal-bakir/go-todo-backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
usage e.g: func success() (int, error) { return 0, nil } n1 := Must(success()).
usage e.g: func success() (int, string, error) { return 0, "hi", nil } d1, d2 := Must2(success()).
No description provided by the author
No description provided by the author
No description provided by the author