@ -0,0 +1,9 @@
package mstdn
import (
"sourcecode.social/reiver/go-erorr"
)
const (
errNilReceiver = erorr.Error("mstdn: nil receiver")