Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

src

user avatar
82marbag authored and GitHub committed
* Allow custom layers to every operation

Third-party developers can add custom functions to a service builder,
through a `BuilderModifier`.
These functionalities are applied to every operation of that service.

An example of a builder modifier can be found in
rust-runtime/aws-smithy-http-server/examples/pokemon-service/lib.rs

Signed-off-by: default avatarHarry Barber <hlbarber@amazon.co.uk>
Signed-off-by: default avatarDaniele Ahmed <ahmeddan@amazon.de>
Co-authored-by: default avatarHarry Barber <hlbarber@amazon.co.uk>
0313a3c7
History
Name Last commit Last update
..