chi icon indicating copy to clipboard operation
chi copied to clipboard

Add documentation for PathValue and SetPathValue support in README

Open catatsuy opened this issue 10 months ago • 0 comments

Thank you for maintaining chi!

The support for PathValue and SetPathValue was added in https://github.com/go-chi/chi/pull/901, which is a great feature. However, this is not mentioned in the README.

Some users might assume that chi does not support this feature and choose another router instead. Since this is part of Go's standard mechanism, I believe it should be recommended in the documentation.

Would it be possible to update the README to mention this support?

Thank you!

catatsuy avatar Feb 22 '25 06:02 catatsuy