Skip to content

chore: Migrate from echo v4 to v5#16

Open
cjodo wants to merge 1 commit intosevennt:masterfrom
cjodo:master
Open

chore: Migrate from echo v4 to v5#16
cjodo wants to merge 1 commit intosevennt:masterfrom
cjodo:master

Conversation

@cjodo
Copy link

@cjodo cjodo commented Feb 27, 2026

Summary of changes

  • Update Response() access (remove .Writer)
  • Update handler signature to use *echo.Context
  • Update route access to Router#Routes
  • Update test route verification
  • Update README references

### Summary of changes
- Update Response() access (remove .Writer)
- Update handler signature to use *echo.Context
- Update route access to Router#Routes
- Update test route verification
- Update README references
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant