@ -62,7 +62,7 @@ func New() Server {
s.pool.New = func() any {
return &ctx{
server: s,
params: make([]param, 0, 8),
params: make([]router.Parameter, 0, 8),
}
The note is not visible to the blocked user.