package
1.5.5
Repository: https://github.com/go-leo/gors.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

BodyRule body.
No description provided by the author
NamedPathRule /{book.name=shelves/*/books/*} => /shelves/{shelf}/books/{book}.
PathRule /{message_id} => /:message_id.
QueryRule ?message_id=1.