Searched defs:RemoteActor (Results 1 – 1 of 1) sorted by relevance
15 type RemoteActor struct { struct16 iri, outbox, inbox, sharedInbox string17 info map[string]interface{}51 func (ra RemoteActor) getLatestPosts(number int) (map[string]interface{}, error) {98 func (ra RemoteActor) GetInbox() string {103 func (ra RemoteActor) GetSharedInbox() string {