You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
no bug, but an apparent redundant implementation
The methods already are linked to a pointer of Router, so there appears no need to return another pointer to the type Router.
…
Versions
Go version: go version
package version: run git rev-parse HEAD inside the repo
…
"Show me the code!"
A minimal code snippet can be useful, otherwise we're left guessing!
func (*r Router) SkipClean(value bool) *Router
Hint: wrap it with backticks to format it
…
The text was updated successfully, but these errors were encountered:
Describe the problem you're having
Versions
…
"Show me the code!"
…
The text was updated successfully, but these errors were encountered: