Skip to content

Commit

Permalink
refactor: remove example router implementations and tests
Browse files Browse the repository at this point in the history
- Remove example HTTP router implementation and tests
- Remove example Mux router implementation and tests
- Remove example Pat router implementation and tests
- Remove example Tango router implementation and tests

Signed-off-by: appleboy <[email protected]>
  • Loading branch information
appleboy committed Nov 3, 2024
1 parent 382cd07 commit 39ef26b
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 178 deletions.
21 changes: 0 additions & 21 deletions _example/httprouter.go

This file was deleted.

19 changes: 0 additions & 19 deletions _example/httprouter_test.go

This file was deleted.

19 changes: 0 additions & 19 deletions _example/mux.go

This file was deleted.

20 changes: 0 additions & 20 deletions _example/mux_test.go

This file was deleted.

28 changes: 0 additions & 28 deletions _example/pat.go

This file was deleted.

31 changes: 0 additions & 31 deletions _example/pat_test.go

This file was deleted.

15 changes: 0 additions & 15 deletions _example/tango.go

This file was deleted.

25 changes: 0 additions & 25 deletions _example/tango_test.go

This file was deleted.

0 comments on commit 39ef26b

Please sign in to comment.