gin icon indicating copy to clipboard operation
gin copied to clipboard

feat(binding): Add ShouldBindUriWith method for URI binding customization

Open arkamar opened this issue 7 months ago • 0 comments

To provide more flexibility for URI binding in the context, I added a new method ShouldBindUriWith that allows users to specify a custom binding engine for URI binding operations.

arkamar avatar Jul 21 '25 12:07 arkamar