Skip to content

Commit

Permalink
Add new methods to KiwiResponses that accept Supplier<Response> (#1142)
Browse files Browse the repository at this point in the history
* Add overloaded onXxx, accept, and apply methods which accept a
Supplier<Response>
* Where appropriate, some of the new methods add an additional parameter
to consume or
  return a value for exceptions thrown by the Supplier

Closes #1141
  • Loading branch information
sleberknight authored Jun 2, 2024
1 parent 20eb1ee commit 342dcc8
Show file tree
Hide file tree
Showing 2 changed files with 906 additions and 20 deletions.
Loading

0 comments on commit 342dcc8

Please sign in to comment.