guoguangwu
|
123d560a44
|
chore: replace loop with mux.mws = append(mux.mws, mws...)
|
2023-07-07 21:01:54 -07:00 |
|
Luqqk
|
6817af366a
|
Adjust error message, use TrimSpace for more robust empty typename check
|
2021-08-02 20:20:09 -07:00 |
|
Ken Hibino
|
476812475e
|
Change payload to byte slice
|
2021-06-29 16:34:21 -07:00 |
|
lihe
|
39188fe930
|
remove typo and redundant code
|
2020-05-22 05:11:54 -07:00 |
|
Ken Hibino
|
516f95edff
|
Add Use method to better support middlewares with ServeMux
|
2020-03-13 14:13:17 -07:00 |
|
Ken Hibino
|
742ed6546f
|
Add ServeMux type
Allow user to use ServeMux type to be used as a Handler.
ServeMux API is design to be similar to net/http.ServeMux API.
|
2020-03-01 15:53:18 -08:00 |
|