@ -8,7 +8,7 @@ Client is a Gemini client.
if err != nil {
// handle error
}
if resp.Status.Class() == gemini.StatusClassSucess {
if resp.Body != nil {
defer resp.Body.Close()
// ...
The note is not visible to the blocked user.