@@ -0,0 +1,7 @@
package cachet
type CachetAPI struct {
Url string `json:"api_url"`
Token string `json:"api_token"`
Insecure bool `json:"insecure"`
}
The note is not visible to the blocked user.