Skip to content

Commit

Permalink
feat: add mux middlewares and inject http pattern (#4290)
Browse files Browse the repository at this point in the history
* feat: add mux middlewares and inject http pattern

* improved tests

* Update rdoc untime/mux.go

Co-authored-by: Johan Brandhorst-Satzkorn <[email protected]>

* Update doc runtime/mux.go

Co-authored-by: Johan Brandhorst-Satzkorn <[email protected]>

* #4290 remove pattern option, update doc

* Regenerate files

---------

Co-authored-by: n.v.krasnikov <[email protected]>
Co-authored-by: Johan Brandhorst-Satzkorn <[email protected]>
  • Loading branch information
3 people committed May 23, 2024
1 parent f9af6ab commit ffaa612
Show file tree
Hide file tree
Showing 22 changed files with 150 additions and 25 deletions.
3 changes: 2 additions & 1 deletion examples/internal/helloworld/helloworld.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion examples/internal/proto/examplepb/echo_service.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion examples/internal/proto/examplepb/flow_combination.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion examples/internal/proto/examplepb/ignore_comment.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ffaa612

Please sign in to comment.