package mstdn import ( "sourcecode.social/reiver/go-erorr" ) const ( errNilReceiver = erorr.Error("mstdn: nil receiver") )