@ -4,6 +4,6 @@ import "sync"
var contextPool = sync.Pool{
New: func() any {
return &context{}
return &ctx{}
},
}
The note is not visible to the blocked user.