@ -36,6 +36,7 @@ type result struct {
Down int `json:"thumbs_down"`
}
// ByVotes aids in sorting result based on votes
type ByVotes []result
func (bv ByVotes) Len() int {
The note is not visible to the blocked user.