This commit is contained in:
sujit
2025-09-19 22:30:21 +05:45
parent e4344bc96e
commit b82cd20eef
9 changed files with 565 additions and 22 deletions

View File

@@ -551,7 +551,7 @@ func Logger() HandlerFunc {
// Example
// ----------------------------
func main() {
func mai3n() {
app := New()
app.Use(Recover())